Yup - in the API docs here - http://api.jquery.com/live/

eventType - A string containing one or more JavaScript event types,
such as "click" or "keydown"

On Jan 15, 5:39 pm, Dave Methvin <dave.meth...@gmail.com> wrote:
> > > > With $('selector').live('keyup keydown', fn); the func is fired
> > > > outside of the selections.
>
> In 1.3.2 only one event name could be passed to live (unlike bind). I
> don't see that changed in 1.4, did you see it documented somewhere?
-- 
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-...@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