Skip to content

Document $.fn.labels #270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
arschmitz opened this issue May 6, 2015 · 1 comment
Closed

Document $.fn.labels #270

arschmitz opened this issue May 6, 2015 · 1 comment
Milestone

Comments

@arschmitz
Copy link
Member

We need to add an entry for the new method $.fn.labels which attempts to mimic the control.labels property from webkit browsers and extends it to work on document fragments as well. This method of course only works on a single element and like other jQuery methods will use the first element in a collection if a collection is passed. It returns a jQuery Collection of all of the labels present which are associated with the input, or an empty collection if there are none.

@arschmitz arschmitz added this to the 1.12 milestone May 6, 2015
jzaefferer added a commit that referenced this issue May 7, 2015
jzaefferer added a commit that referenced this issue May 7, 2015
@jzaefferer
Copy link
Member

Landed in 1-12 branch.

jzaefferer added a commit that referenced this issue Sep 30, 2015
jzaefferer added a commit that referenced this issue Oct 28, 2015
jzaefferer added a commit that referenced this issue Oct 29, 2015
jzaefferer added a commit that referenced this issue Dec 17, 2015
jzaefferer added a commit that referenced this issue Jul 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants