RE: [Rails-spinoffs] First time class problems

2006-01-02 Thread Gregory Hill
: rails-spinoffs@lists.rubyonrails.org Subject: RE: [Rails-spinoffs] First time class problems   You might want to try: Event.observe(this.elm, ‘focus’, this.onFocus.bindAsEventListener(this));   That’s just at a cursory glance.  If it still doesn’t work, I could look into it more.   Greg

RE: [Rails-spinoffs] First time class problems

2006-01-02 Thread Gregory Hill
You might want to try: Event.observe(this.elm, ‘focus’, this.onFocus.bindAsEventListener(this));   That’s just at a cursory glance.  If it still doesn’t work, I could look into it more.   Greg   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Ladum Se