Are you linking to jQuery 1.3.1 hosted by Google?
On Jan 15, 9:23 am, "jquery.redsqu...@googlemail.com"
wrote:
> 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
I posted this to the jQuery en list but think it might be relevant to
the devs as well. And I would appreciate any insight that the
development community has.
FireBug is reporting this error.
jquery.js (line 3633)
object is undefined
[Break on this error] var name, i = 0, length = object.length;\