[jQuery] Re: know if a css stylesheet is load

2008-01-31 Thread Jeffrey Kretz
-en@googlegroups.com Subject: [jQuery] Re: know if a css stylesheet is load yap im loading the css dynamically, and my problem is that i have the same css loaded more than one time. - Mensaje original De: Hamish Campbell <[EMAIL PROTECTED]> Para: jQuery (English) Enviado: vierne

[jQuery] Re: know if a css stylesheet is load

2008-01-31 Thread sebastianw wurtz
yap im loading the css dynamically, and my problem is that i have the same css loaded more than one time. - Mensaje original De: Hamish Campbell <[EMAIL PROTECTED]> Para: jQuery (English) Enviado: viernes 1 de febrero de 2008, 0:10:13 Asunto: [jQuery] Re: know if a css stylesh

[jQuery] Re: know if a css stylesheet is load

2008-01-31 Thread Hamish Campbell
You can check for the current css property value of an element - so, for example, you could set the background color of a hidden object and see check that value at run time. Are you loading css sheets dynamically? On Feb 1, 1:21 pm, Yahoo <[EMAIL PROTECTED]> wrote: > Theres any way with jquery t