P
Pavils Jurjans
Hello,
I am looking for some API that abstracts away all the differences in
XML DOM parsers that are presnt in all supporting browsers - MSIE,
Mozilla, Opera, Safari. Perhaps that is implemented in the form of
class that has number of methods that "know" how to do the thing in
every different environment.
I need to do some routine XML - like create XML doc from string, then
add some nodes, read it, perhaps XMLHTTP-post it.
Has someone done such project? If not, maybe somewhere is discussion
about XML manipulation in JavaScript, in different browsers?
Thanks,
Pavils
I am looking for some API that abstracts away all the differences in
XML DOM parsers that are presnt in all supporting browsers - MSIE,
Mozilla, Opera, Safari. Perhaps that is implemented in the form of
class that has number of methods that "know" how to do the thing in
every different environment.
I need to do some routine XML - like create XML doc from string, then
add some nodes, read it, perhaps XMLHTTP-post it.
Has someone done such project? If not, maybe somewhere is discussion
about XML manipulation in JavaScript, in different browsers?
Thanks,
Pavils