change closing tag from
<iframe …… />
to
<iframe ……></iframe>
It might be that firefox assumes an iframe has content, and therefore doesn’t consider the tag closed.
|
||||||
Solve using multiple iFrames with Firefoxchange closing tag from <iframe …… /> to <iframe ……></iframe> It might be that firefox assumes an iframe has content, and therefore doesn’t consider the tag closed. |
||||||
|
Copyright © 2010 Private: Code & Script Snippet - All Rights Reserved |
||||||