Skip to content

Document $.fn.labels #270

Closed
Closed
@arschmitz

Description

@arschmitz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions