fullgarbage schrieb:
> Hello all,
>
> How can I check if a given element is visible or not (i.e. has
> display:block).
>   
You can use $(...).is(":visible")

Details for :visible can be found here: 
http://jquery.com/docs/Base/Expression/Custom/

-- 
Jörn Zaefferer

http://bassistance.de


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

Reply via email to