[Proto-Scripty] IE6 Error: Object doesn't support this property or method

2008-11-30 Thread grant
Hello all I am having a little trouble with IE6 and this snippet of code: document.observe('dom:loaded', function() { $( $$('.blockbody').invoke('hide'), $$('.hint').invoke('hide'),

[Proto-Scripty] IE6 Error

2008-10-21 Thread jschank
Hello, I'm using protoype.js in a rails application. The application works fine on Safari, FireFox (both windows and mac), however, when I load my app in IE6, I get an Error: Object doesn't support this property or method pop up. When I choose to debug that in the script debugger, I see that