#9037 closed bug (fixed)
$('blah').attr('onclick') return event in Firefox
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.6 |
Component: | attributes | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
$('blah').attr('onclick') return event in Firefox and IE but in chrome they return the attribute.
i thing that in Firefox and IE it should return value of attribute instead of event
Change History (2)
comment:1 Changed 12 years ago by
Component: | unfiled → attributes |
---|---|
Priority: | undecided → low |
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 12 years ago by
Milestone: | 1.next → 1.6 |
---|
Note: See
TracTickets for help on using
tickets.
Will consistently return the attribute in jQuery 1.6.