Bug Tracker

Modify

Ticket #5377 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Documentation for tag selector is unclear

Reported by: henrys Owned by:
Priority: trivial Milestone: 1.4
Component: docs Version: 1.3.2
Keywords: documentation, tag, name, selector Cc:
Blocking: Blocked by:

Description (last modified by dmethvin) (diff)

URL:  http://docs.jquery.com/Selectors

The documentation for the tag selector should clarify that it matches on TAG name. The current wording "Matches all elements with the given name" could be interpreted as matching elements with a matching "name" attribute (i.e. like getElementsByName is supposed to do)

Replacing "name" with "tag name" should suffice. Note: The page is locked for editing.

Change History

comment:1 Changed 4 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to fixed
  • Description modified (diff)

Agreed; fixed.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.