Opened 11 years ago
Closed 11 years ago
#11761 closed bug (wontfix)
bug: $("input:last").attr("onchange","alert(0)")does not work on IE6
Reported by: | 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.............
Note: See
TracTickets for help on using
tickets.
Please don't use inline handlers. Also, 请使用真正的浏览器。
http://docs.jquery.com/Won't_Fix#Inline_Event_Handlers