Search and Top Navigation
#5838 closed enhancement (notabug)
Opened July 20, 2010 01:52PM UTC
Closed July 20, 2010 03:18PM UTC
Last modified October 11, 2012 09:15PM UTC
":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!
The :visible selector is part of jQuery core. Please ask questions about it on the forums.