How to Get Rid of White Flash when iframe Loads using html5?
Hides iframe until fully loaded.
<iframe style=”visibility:hidden;” onload=”this.style.visibility = ‘visible’;” src=”../examples/inlineframes1.html” > </iframe>
by Subbu ·
Tags: White Flash when iframe
by Subbu · Published September 6, 2013
by Subbu · Published March 19, 2013
by Subbu · Published September 6, 2013
More