Forum Moderators: not2easy
I am working on a site - and all of a sudden the CSS isnt working for FireFox but is ok in IE - what did I do?
Here is the site
HELP!?!?!
<snip>
Thanks
R
[edited by: engine at 4:34 pm (utc) on Sep. 19, 2007]
[edit reason] No urls, thanks. See TOS [webmasterworld.com] [/edit]
<link rel="stylesheet" type="text/css" href="http://www.joinrec.com/css/style/index.css" media="screen" /></link>
Its not an XML file so why have you got an XML designation at the top?
Looking at the site in FF and using their Fire Bug reporting plug in, it states you have 6 errors on the page including two illegal characters in separate JS files: menu.js and headerimages.js. If you do not ahve the fire bug plug in, I suggest you install it.
After a *really quick* look at your style sheet itself, I did not see any errors.
Looking at your page source, your doctype should be first.
Did you validate your page? HTML [validator.w3.org] (it showed 18 errors), CSS [jigsaw.w3.org]
Marshall
The other thing I can suggest is run your scripts by some of the guru's is the JS forum. I am far from a JS expect and only know the basics.
Marshall