Hi,

I'm having problems with IE's IXMLDomElement. If I create an XML
element from a string with loadXML (or obtain the xml from
XmlHttpRequest), I cannot create a mootools element from it.

It boils down that item.uid in $uid cannot be created.

I've setup this little test: http://mootools.net/shell/gCgYH/3/

In IE you get an exception with message: Object doesn't support this
property or method undefined.
In at least FF and Chrome uid is set.

Unfortunately I'm stuck with this XML object. So now what?

This might be related to 
http://groups.google.com/group/mootools-users/browse_thread/thread/e4a2f46b8ac88d7a#

Reply via email to