Regarding Parsing XML in Cross Browsers
I have a question regarding XML parsing in various browsers.The words referring here IE -> Microsoft Internet Explorer, Gecko -> firefox, netscape...
While iterating a nodelist (5 Child tags) in an xml document, IE returns nodes count is 5 where gecko returns 11. While debugging gecko returns a special node named as #text. What does this mean ?. Is implementation might be different ?.
Please share your ideas if any body come across this problem.
Thanks In advance..
Regds,
Hari Kishore.
Keep Smiling that doesn't cost you much.
|