(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
[email protected]
http://jquery.com/discuss/

Reply via email to