mattyvx Posted January 2, 2011 Share Posted January 2, 2011 Hello, I'm having some problems with what looks like browser compatability when using Iframes. 99% of the time my iframe loads perfect regardless of browser however for some websites I can't get it to work with Firefox. This site I found is an example; <iframe id="content" src="http://www[DOT]drivinglessonswithcarlos[DOT]co[DOT]uk" frameborder="0" noresize="noresize" style="position:absolute; background: repeat scroll 0 0; width:100%;height:90%;top:55px;padding:0;z-index: 1;"></iframe> Load with IE it's fine. Load with Firfefox it never loads... Do you have the same problem? Any ideas why?! Link to comment https://forums.phpfreaks.com/topic/223197-iframe-content-not-loading-in-firfefox/ Share on other sites More sharing options...
colleyboy Posted January 11, 2011 Share Posted January 11, 2011 Try taking out the style and using a .css template instead. Link to comment https://forums.phpfreaks.com/topic/223197-iframe-content-not-loading-in-firfefox/#findComment-1157850 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.