That's correct. live() and die() currently support only a subset of  
event types:

from http://docs.jquery.com/Events/live#typefn:

> Possible event values: click, dblclick, mousedown, mouseup,  
> mousemove, mouseover, mouseout, keydown, keypress, keyup
> Currently not supported: blur, focus, mouseenter, mouseleave,  
> change, submit

--Karl

____________
Karl Swedberg
www.englishrules.com
www.learningjquery.com




On Aug 14, 2009, at 8:43 AM, CourtlandAllen wrote:

>
> While I haven't done extensive testing to ensure this is the case, it
> seems that .live('submit') and .die('submit') aren't working for forms
> in Internet Explorer 8. Can anybody else verify that this is the case?
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to