Greetings from a neophyte:
I'm stuck with using Internet Explorer version 6 on Windoz (which only supports Javascript 1.3) for a client.
I can't do XML recursion as I can with Firefox 1.5+ and other W3C-compliant browsers.
XQuery has gotten my attention here.
1) Does IE6/Win support XQuery?
2) How do I implement it on the client-side IE6? I want to parse a DOM data item that I get from the back-end PHP via XAJAX.
Regards,
Ric.
|