Side navigation
#4010 closed bug (invalid)
Opened January 28, 2009 09:19AM UTC
Closed January 28, 2009 11:02PM UTC
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.
Attachments (0)
Change History (1)
Changed January 28, 2009 11:02PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
The [@attr] syntax was deprecated quite a while back, and is no longer supported in jQuery 1.3.