Friday 15 January 2010

javascript - Problem with jQuery live and IE -


I have a problem with jQuery and IE I've compressed it down:

 < Code> jQuery ("# ​​missionDashboardRoleFilter") Live ("change", function () {alert ("called");}); & Lt; Select ID = "MissionDirectorrollFilters" & gt; ...  

It's working fine in Firefox, Chrome, Opera ... but (obviously) not in IE6.

I'm not sure what to do ... any thoughts?

On jQuery's live event page (), it is said:

Not currently supported: Blur, Focus, Mousecenter, Mouseway, Change, Submit


No comments:

Post a Comment