Bug Tracker

Changes between Initial Version and Version 1 of Ticket #7777, comment 1


Ignore:
Timestamp:
Dec 14, 2010, 11:19:54 AM (12 years ago)
Author:
jitter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7777, comment 1

    initial v1  
    33The documentation for the [http://api.jquery.com/attribute-ends-with-selector/ Attribute Ends With Selector] says:
    44
    5 > jQuery('[attribute$="value"]')
     5> jQuery('[attribute$="value"]')\\
    66> value An attribute value. '''Quotes are mandatory.'''
    77