It appears adding trying to delegate multiple event types to live in one statement is not supported.
With $('selector').live('keyup keydown', fn); the func is fired outside of the selections. Test case http://pastebin.me/2796fa93b74138794e94d2f7d75ea29c
-- 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.