RE: [Rails-spinoffs] Member Not Found

2005-10-21 Thread GeekEntrepreneu
I think you need to include util.js -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Hummel Sent: Saturday, October 22, 2005 1:49 AM To: rails-spinoffs@lists.rubyonrails.org Subject: [Rails-spinoffs] Member Not Found 'ello all. I'm havin

[Rails-spinoffs] Member Not Found

2005-10-21 Thread Jason Hummel
'ello all. I'm having problems with using Element.findElement from Prototype 1.3.1 Everything works great in Firefox, but when I switch over to IE, I get a "member not found" error. I can't figure out if it can't find the event object anymore or if it can't find the tag as it walks up the dom. Ha