Releases for jQuery Axis Client
jQuery Axis Client 0.2.0
May 10, 2008 - 1:39pm — unrulySize: 11.95 KB
md5_file hash: add2f746eca1e3d040642d66cbf9cb18
First released: May 10, 2008 - 1:39pm
Support for IE (1)
Tidied up 'Node Type' definitions (2)
(1): Selectors in jQuery appear to currently not operate in the same manner across browsers (IE/FireFox). In Firefox you can ignore the namespace of an element name, whereas in IE you must specify it. To get around this, instead of "find('myTag')" you can instead use "find('[@nodeName=myNS:myTag]')" - which I have done.
(2): Certain non-compliant browsers don't have NodeType definitions. I now explicitly redefine them in this plugin.
jQuery Axis Client 0.1.0
May 7, 2008 - 2:00pm — unrulySize: 11.58 KB
md5_file hash: e6305c6f8a92aad6a92a103b1042cfac
First released: May 7, 2008 - 2:00pm
Last updated: May 7, 2008 - 2:00pm
First release, tested using multiple webservices across a local area network.
