Hi. I think there is something buggy somewhere.

I'm trying this (I'm using FF 2 and IE 6):
Element.getElementsBySelector(frames["myIframe"].document, "#id1");
When I use prototype version 1.5.0 Firefox don't work ("TypeError:
element.readAttribute is not a function."), but when I use version
1.5.1 IE can't find expressions like #id1 (.className is working
fine).

I think it has something with the new findChildElements implemention
to Selector.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to