[jQuery] [Fwd: jquery bug 164]

[jQuery] [Fwd: jquery bug 164]

Clem,
As far as I know this is still an open issue. I am hoping the one of the
developers that has some expertise in IE will take pity on us and try to
fix this bug sooner rather than later ;). This was not a problem pre
1.0.0, but I'm sure a lot of code has change since then which has
resulted in this bug.
The thanks go to the jQuery team, not me. These guys are way smarter
then me and are generating a very awesome package.
Best regards,
-Steve
-------- Original Message --------
Subject: jquery bug 164
Date: Fri, 03 Nov 2006 19:42:28 +0100
From: Clément Beffa <clement.beffa@epfl.ch>
To: woodbri@swoodbridge.com
Hi,
I'd would like to know if possible what is the status on the bug 164 in
jquery. As I've a new project at uni were I'm using jquery in order to
support most of browsers. However with this bug i can't use .attr() on
XML object in IE, which is really bad. It crash in :
-----
} else if ( elem.getAttribute != undefined && elem.tagName ) { // IE
elem.getAttribute passes even for style
-----
This is really a blocker for me. Will there be a fix or jquery design is
the problem? Do you have some dirty tricks to make it works even if it
breaks other part of jquery, as i'm probably not using the whole thing ?
Thanks you very much for your work,
Clem
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/