#5838 closed enhancement (notabug)
":visible" - selectis true for opacity=0
Reported by: | Floyd | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.core | Version: | 1.8.2 |
Keywords: | jquery visible | Cc: | |
Blocked by: | Blocking: |
Description
$("#abc").fadeTo(0,0); alert($("#abc").is(':visible')); return true; but it is not visible!
Note: See
TracTickets for help on using
tickets.
The :visible selector is part of jQuery core. Please ask questions about it on the forums.