>> 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+.

>> 2. How to combine fade and slide (see last example)? I think with
>> $().fadeOut().slideUp() the effects are now queued?
I want to know too :)

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to