On Thu, Jun 15, 2006 at 01:50:41PM -0500, Ryan Gahl wrote: # jojo is a member method of taco (in your previous posts I think both me # and Greg assumed your function was at the global scope level)... # # change your Event.observe line to the following... # # Event.observe(x,'click', this.jojo.bindAsEventListener(this));
Sorry to be dense. I changed it and now IE gives me an error that this.jojo is null or not an object. http://pastebin.com/711299 _______________________________________________ Rails-spinoffs mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
