On Nov 11, 2:55 pm, Carsten <carsten.hae...@straightec.de> wrote:
> Hi,
>
> I used prototype 1.5.0rc2 and the testing tool Selenium 1.0 in a web
> application. When I updated prototype to 1.6.1, everything still works
> in FF 3.0, FF 3.5, IE7, IE8, but in IE6 I get strange javascript
> error messages:
>
> The code which fails is "Element.extent" in the function $().  The
> error message is "Object doesn't support this property or method".
>
> When I try to inspect "Element" in the debugger, I get the same error
> as above. When I evaluate "typeof Element", I get "unknown" (not
> "undefined").
>
Are you certain that the object has actually been created in the DOM
when you call this?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to