Realazy XA Chen schrieb: > >> 3. When using fadeIn/fadeOut the console reports an error for the value > >> of opacity (I have the original message in german only). What is > wrong here? > Nothing wrong here. opacity is a CSS3 property, now Firefox has support > it, but what Firefox's official property is -moz-opacity which is no > compatible with Opera 9+.
Firefox, as of 1.5, officially supports opacity. Nonetheless if you have a look at the JavaScript console, Firefox reports the following error if I use tabs with fade: Error: Error in parsing value for property 'opacity'. Declaration dropped. Source File: http://stilbuero.de/jquery/tabs/ Line: 0 -- Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
