Bug Tracker

Modify

Ticket #4010 (closed bug: invalid)

Opened 4 years ago

Last modified 4 years ago

expression $("*[@anyattribute=value]") makes error

Reported by: seriy_volk Owned by:
Priority: major Milestone: 1.3
Component: unfiled Version: 1.3
Keywords: Cc:
Blocking: Blocked by:

Description

Using * instead one of the elements names (for example $("div[@anyattribute=value]")) makes an error, and in IE it doesn't show the page at all alerting that it can't load the resource.

Change History

comment:1 Changed 4 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

The [@attr] syntax was deprecated quite a while back, and is no longer supported in jQuery 1.3.

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.