khujo56
07-08-2009, 07:41 PM
Hi Guys,
I am a newbie when it comes to spry for dreamweaver. I need some help on a spry table that loads a xml file. I followed the tutorial but when i test the page, the table with headers appear but the xml file does not load. Can someone help me figure this out.
www.iheartvacation.com/test1.html
i have attached the xml file.
<?xml version="1.0" encoding="utf-8"?>
<vacations>
<name>
Vancouver
</name>
<date>
July 22nd - 30th
</date>
<price>
$499
</price>
</vacations>
I am a newbie when it comes to spry for dreamweaver. I need some help on a spry table that loads a xml file. I followed the tutorial but when i test the page, the table with headers appear but the xml file does not load. Can someone help me figure this out.
www.iheartvacation.com/test1.html
i have attached the xml file.
<?xml version="1.0" encoding="utf-8"?>
<vacations>
<name>
Vancouver
</name>
<date>
July 22nd - 30th
</date>
<price>
$499
</price>
</vacations>