Perfect thanks Jake!! All works fine now :¬)

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Jake McGraw
Sent: 14 February 2007 14:41
To: jQuery Discussion.
Subject: Re: [jQuery] (super) newbie IE question

Toby,

You can search the list here: http://www.nabble.com/JQuery-f15494.html
and I don't believe you need a semicolon at the end of each css
assignment.

- jake

On 2/14/07, Toby <[EMAIL PROTECTED]> wrote:
>
>
>
>
> (woops for the previous post, hopefully this works :¬])
>
>
>
> Hey All,
>
>
>
> Apologies if this has been answered elsewhere; is there any reason this
does
> not work on IE?
>
>
>
> $("a#css_switch").toggle(function(){
>
>        $("html, body").css({ color: "#fff;", background: "#222;" });
> },function(){
>
>        $("html, body").css({ color: "#525252;", background: "#ededed;" });
>
> });
>
>
>
> I'm sure my lack of fundamental understanding contributes to this too so
any
> further reading is welcomed :¬) And are there better ways of doing this?
>
>
>
> Annnnndddddd, is there a way to search the list? I noticed you can view
> month-by-month but couldn't find a search feature.
>
>
>
> Cheers!
>
> Toby
>
>
>
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>
>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to