We've been using jQuery at work for an up-coming secret project, and frankly, I think it's great!!
:) We've also been using the excellent jqSOAPClient plugin for
performing SOAP requests. However, when
Google Chrome was released last month, I immediately tried our app with the new browser,
only to find that all jqSOAPClient requests were failing under Chrome :(
Well, I left it for a couple of weeks - hoping that the jQuery and/or jqSOAPClient developers would already be aware of
the issue, and would get time to fix it pretty quickly. But unfortunately, that has not been the case (or at least not
that I can tell) - and I'm in no way complaining. So today I decided to have a go a tracking down the issue myself.