> > 2. JavaScript doesn't have bound methods. You can't use > > "this.dataReceiver" as a callback. You can use method(this, > > "dataReceiver") though, which will do the right thing.
Thanks a lot Bob that works great. -Kael --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
