Closed
Description
This below should be corrected http://api.jquery.com/category/selectors/
Typo
"Attribute Contains Selector [name*="value"]
Selects elements that have the specified attribute with a value containing the a given substring."
Correction
"Attribute Contains Selector [name*="value"]
Selects elements that have the specified attribute with a value containing a given substring."
Metadata
Metadata
Assignees
Labels
No labels