Side navigation
#9037 closed bug (fixed)
Opened May 02, 2011 02:18AM UTC
Closed May 02, 2011 02:28AM UTC
Last modified May 02, 2011 02:34AM UTC
$('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
Will consistently return the attribute in jQuery 1.6.