Hi,
I´m using jQuery 1.3.2 and get a error when I run my Code in IE6. The error points me to line 3517 of the jQuery-File.
It seems, that the "xhr.open(type, s.url, s.async);" causes the problem. IE error is: "Unknown name".
When I use the actual version of jQuery it just changes the linenumber, but has the same error.
Any ideas?
regards Dirk