On 2/9/06, smi <[EMAIL PROTECTED]> wrote:
> I am using the latest version of prototype.js from the SVN, including
> the wonderful $$ operator to loop through a number of elements with a
> certain classname. In Firefox everything works fine, no JS error, but in
> IE I get an error in the .each function saying that an Object was expected.

> Did anyone run into that error? Help anyone?

http://dev.rubyonrails.org/ticket/3715

I just submitted a patch to fix $$() on IE.  I'm comfortable in
JavaScript and am familiarizing myself with Prototype, but in order to
understand what's happening in the Selector code, you have to be a
Prototype mastermind.

It actually seems like it's using a slightly different coding
convention; I hope that gets cleaned up before the next Prototype
release.

What a pain.

Todd
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to