Opened 12 years ago
Closed 12 years ago
#4010 closed bug (invalid)
expression $("*[@anyattribute=value]") makes error
Reported by: | seriy_volk | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | unfiled | Version: | 1.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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.
Note: See
TracTickets for help on using
tickets.
The [@attr] syntax was deprecated quite a while back, and is no longer supported in jQuery 1.3.