one way i can think of on top of my head is if($("#check_id:hidden").length == 0) then its hidden
- [jQuery] know if one id are hidden Antonio Feliziani
- [jQuery] Re: know if one id are hidden Steven Yang
one way i can think of on top of my head is if($("#check_id:hidden").length == 0) then its hidden