Hi there! We use JQuery in an enterprise application, and run across the following problem.
We deployed to a new server, and aaccess the site with non-80 port, like http://the.site.com:81/ And the error is. JQuery, only for IE 6, asks the URL "http://:/" and IE stops working. The reason why I think it's JQuery, is that when I switch it off completely (do not load JS file), everything works fine. Did anyone came across such error? Thanks guys! Alex

