Load data into seperate Divs

admin

Administrator
Staff member
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.

<!-- m --><a class="postlink" href="http://www.realworksmedia.com/ztest/ajax">http://www.realworksmedia.com/ztest/ajax</a><!-- m -->

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


I抦 close but my syntax is probably very wrong.

Can anyone help me achive this?

Thanks for any help.
 
Back
Top