Side navigation
#11761 closed bug (wontfix)
Opened May 13, 2012 03:16AM UTC
Closed May 13, 2012 03:21AM UTC
bug: $("input:last").attr("onchange","alert(0)")does not work on IE6
Reported by: | chenxiaobozhanag@126.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
$("input:last").attr("onchange","alert(0)");
$("input:last").trigger("change")
It does not work on IE6,
it work on IE7,IE8,FF.
纠结ing.............
Attachments (0)
Change History (1)
Changed May 13, 2012 03:21AM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
Please don't use inline handlers. Also, 请使用真正的浏览器。
http://docs.jquery.com/Won't_Fix#Inline_Event_Handlers