Click to See Complete Forum and Search --> : i think ill get a better answer here


z_mirza
06-26-2003, 11:14 AM
no replies in the js forum:(

hey everyone i have a problem i just started out learning xml but the thing is i know how to load my xml file into the hml doc and disply it. well my data used to be in the List.htm file in span tags. and now i feel i should use xml. all my data in the list.htm page is dynamicly generated. ive included a zip of my files so you can see what im talking about. well what i want to do is basicly get rid of the span tags and replace them with xml tags and still keep my list.hm page dynamic. thanx again guys

Jona
06-27-2003, 01:09 PM
Actually I'd suggest you post a link first, I downloaded your code and it didn't work for me. The Javascript didn't work. So if you uploaded it perhaps I could see what you've got. Also, XML importing is an IE-only feature if I'm correct--unless you hide the XML document inside of the HTML document. Apparently you're using JavaScript to manipulate the XML, so how are you going about doing this in Netscape, Mozilla or Opera?

[Jona]