PDA

View Full Version : AJAX and XML help



Fiasst
15 Feb 2007, 01:17 PM
Hello,

I'm working with some AJAX and XML. I'm trying to take data from the Subchildren of a chosen Child when a link is clicked. With this data I want to write it into seperate divs on my page.

Please view the page below to see how far I've gotten.

http://www.realworksmedia.com/ztest/ajax

The DIV called 'foo' is temporary. I’m trying to load subchild image into the DIV called 'image' and so on..


I’m close but my syntax is probably very wrong.

Can anyone help me achive this?

Thanks for any help.

jfsuite
26 Feb 2007, 11:39 AM
Your AJAX-XML working great!

One point, try to make the XML PARSER part - easy to read - if possible.