Side navigation
#11001 closed bug (worksforme)
Opened December 12, 2011 11:27AM UTC
Closed December 12, 2011 04:19PM UTC
col:visible
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | selector | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jquery works incorrect with col and colgroup tags
This is working as documented.
Attachments (0)
Change History (1)
Changed December 12, 2011 04:19PM UTC by comment:1
component: | unfiled → selector |
---|---|
description: | jquery works incorrect with col and colgroup tags \ \ http://jsfiddle.net/A7wAD/1/ → jquery works incorrect with col and colgroup tags \ \ http://jsfiddle.net/A7wAD/1/ \ \ This is working as documented. |
resolution: | → worksforme |
status: | new → closed |
I think the docs are very clear about the meaning of the jQuery-specific
:visible
selector; thevisibility
is not one of the criteria:http://api.jquery.com/visible-selector/