Docs 
Hi
Thanks everyone.Found the issue finally
. The iframe src page was having script tags in head when i moved it to end of budy tag its fine now
Thanks a lot for all the help
Thanks
kevinhamil said
It looks like you said you tried this already, but I would think hiding the iframe until it’s fully loaded seems like it should work.<iframe style="visibility:hidden;" onload="this.style.visibility = 'visible';" src="../examples/inlineframes1.html" > </iframe>One thing I would suggest trying is making sure your caches are cleared when trying different methods.. I have had experiences in the past where it just kept pulling from a cache/memory rather than applying my newest changes… so I would get frustrated that nothing was working, all the while, I was never really seeing my changes take affect.
Hope you get it worked out.
No its not cache 
Thanks
Hi Guys
Facing an issue with iframe background transparency on load.No matter what i try it doesn’t become transparent on load.It loads with white and then becomes transparent.I had tried below methods
1.allowtransparency 2.Setting iframe src pages body style background to transparent 3. visibility hidden to iframe and show on load 4.visibility hidden to iframe src page body tag and show on load
None of those works.It loads with white and then turns transparent.Any help is highly appreaciated
Thanks in advance
Lunar pages 
Australia said
I contacted support, they are gonna “look into it”
LOL 
Cool 
