mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Selectors: Fix metadata
Closes gh-1663
This commit is contained in:
parent
ffcfb85c98
commit
6d0adb27e8
@ -7,7 +7,7 @@
|
||||
* http://jquery.org/license
|
||||
*/
|
||||
|
||||
//>>label: :data
|
||||
//>>label: :data Selector
|
||||
//>>group: Core
|
||||
//>>description: Selects elements which have data stored under the specified key.
|
||||
//>>docs: http://api.jqueryui.com/data-selector/
|
||||
|
@ -7,7 +7,7 @@
|
||||
* http://jquery.org/license
|
||||
*/
|
||||
|
||||
//>>label: focusable
|
||||
//>>label: :focusable Selector
|
||||
//>>group: Core
|
||||
//>>description: Selects elements which can be focused.
|
||||
//>>docs: http://api.jqueryui.com/focusable-selector/
|
||||
|
@ -7,7 +7,7 @@
|
||||
* http://jquery.org/license
|
||||
*/
|
||||
|
||||
//>>label: focusable
|
||||
//>>label: :tabbable Selector
|
||||
//>>group: Core
|
||||
//>>description: Selects elements which can be tabbed to.
|
||||
//>>docs: http://api.jqueryui.com/tabbable-selector/
|
||||
|
Loading…
Reference in New Issue
Block a user