Re: Firefox
- From: Jim Moe <jmm-list.AXSPAMGN@xxxxxxxxxxxxxx>
- Date: Tue, 24 Jan 2006 09:47:02 -0700
Frances wrote:
>
> it all checks fine, got no errors or warnings.. however Firefox is not
> reading stylesheet, for some reason.. two examples of errors I get in JS
> console:
>
> Error: Unexpected end of file while searching for
> closing } of invalid rule set.
>
> Error: Unexpected end of file while searching
> for ',' or '{'. Ruleset ignored due to bad selector.
>
These are basic *Javascript* syntax errors, not CSS since they are in
the JS console. You have a missing closing brace ("}") somewhere in your
"Javascript* code.
--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
.
- Follow-Ups:
- Re: Firefox
- From: Jasen Betts
- Re: Firefox
- From: VK
- Re: Firefox
- References:
- Firefox
- From: Frances
- Firefox
- Prev by Date: Re: A serious drawback of CSS
- Next by Date: Re: Firefox
- Previous by thread: Re: Firefox
- Next by thread: Re: Firefox
- Index(es):
Relevant Pages
|