Topic: Can't view simpleviewer in firefox.
I've been playing around making a small portfolio for my friend. He's using flickr and it works fine in Safari and Chrome. But in Firefox nothing comes up. Any help?
You are not logged in. Please login or register.
SimpleViewer Forum → SimpleViewer v2 → Can't view simpleviewer in firefox.
I've been playing around making a small portfolio for my friend. He's using flickr and it works fine in Safari and Chrome. But in Firefox nothing comes up. Any help?
If you are going to use XHTML 1.0 Strict you need to close your meta tags. Make sure to clear you browser's cache after making the change.
Your code:
<meta http-equiv="Content-language" content="en">
<meta name="description" content="">
Should be:
<meta http-equiv="Content-language" content="en" />
<meta name="description" content="" />
http://validator.w3.org/check?verbose=1 … folio.html
Also check out the FAQ and add in the CSS code for firefox.
http://simpleviewer.net/simpleviewer/su … ml#embed_7
wow thanks (: my code is unclean.. i better go fix that. and the height problem.
SimpleViewer Forum → SimpleViewer v2 → Can't view simpleviewer in firefox.
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.