In Internet Explorer 8, I am getting the following error "Object
doesn't support this property or method" at line 4821 of
prototype.js.  The debugger stops at this line:   var nodes = $
(element).getElementsByTagName('*');

The page contains a Browse button from SWFUpload.  It works fine in
Firefox and Chrome.  I am following the example at
http://www.joesak.com/2009/09/18/online-photo-gallery-payment-order-fulfillment-ruby-on-rails-tutorial/
and http://jimneath.org/2008/05/15/swfupload-paperclip-and-ruby-on-rails/
.

The other problem is that after I changed the name of prototype.js to
prototype.js.old  to prevent it from loading, the problem remains.
The page still shows the error at this file.  Where is the phantom
prototype.js.  Passenger Phusion stores it?  Apache?  I run on Ubuntu
btw.

Please help.  Thanks.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to