Jake McGraw schrieb:
> Have to tried ':visible' selector?
> 
> $('.hidden:visible').slideUp("fast");

By the way, reading ".hidden:visible" shows to me that the class name 
"hidden" is purely presentational and not very well chosen. How can a 
hidden thing be visible?

Would be less confusing to call it "additional" for example.


-- Klaus




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

Reply via email to