Side navigation
#8105 closed enhancement (fixed)
Opened January 31, 2011 09:41PM UTC
Closed April 10, 2011 08:13PM UTC
Last modified May 15, 2011 07:26PM UTC
:focus selector filter
| Reported by: | paul.irish | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.6 |
| Component: | selector | Version: | 1.5 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
Discussed here: http://forum.jquery.com/topic/focus-selector-filter
:focus is supported by qSA and is accessible via document.activeElement in everywhere sans-qSA. (Except FF2.0 & Saf3)
Attachments (0)
Change History (9)
Changed January 31, 2011 10:03PM UTC by comment:1
Changed February 01, 2011 12:03AM UTC by comment:2
| keywords: | → needsdocs |
|---|
This needs to be patched in Sizzle but I'll tag this as needsdocs since we'll need to add a post at api.jquery.com once it's done.
Changed February 01, 2011 12:05AM UTC by comment:3
Sizzle ticket: https://github.com/jeresig/sizzle/issues/issue/50
Changed February 02, 2011 02:22AM UTC by comment:5
| component: | unfiled → selector |
|---|---|
| priority: | undecided → low |
Changed February 06, 2011 03:45PM UTC by comment:6
| status: | new → open |
|---|---|
| type: | feature → enhancement |
Changed April 10, 2011 08:13PM UTC by comment:8
| milestone: | 1.next → 1.6 |
|---|---|
| resolution: | → fixed |
| status: | open → closed |
Changed May 15, 2011 07:26PM UTC by comment:9
| keywords: | needsdocs |
|---|
Docs for this are up at: http://api.jquery.com/focus-selector/. Removing needsdocs.
+9001