Thanks. Trying to create an example I fixed it, (as often). Forgot to use the 'new' keyword to instantiate...
thanks again for the quick responses, TiNo 2007/7/9, Arnar Birgisson < [EMAIL PROTECTED]>: > > Post us an example please.. > > Arnar > > On 7/9/07, TiNo <[EMAIL PROTECTED]> wrote: > > > > Sorry, you told me this before. I have the svn version from a month ago > or > > so. > > Even without using the connectcall (just istantiating in the same .js > file) > > it goes wrong > > > > 2007/7/9, Bob Ippolito < [EMAIL PROTECTED]>: > > > > > > There's a bug with the interaction between bind and connect. You > > > either need to upgrade to MochiKit from SVN, or you need to write the > > > connect as: > > > > > > connect(window.document,'onkeydown',this, '_handleKey'); > > > > > > -bob > > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit?hl=en -~----------~----~----~----~------~----~------~--~---
