Skip to main content

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!

Attachments (0)
Change History (2)

Changed July 20, 2010 03:18PM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

The :visible selector is part of jQuery core. Please ask questions about it on the forums.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted