Hi, pulling hair out here, is there any tutorial or snippets to enable me to create an accordion that is powered/populated by an XML file?
Currently my XML file is loaded ok, but every entry appears in a single accordion header.. obviously I need each XML chunk in a different accordion thingy..
head hurts.
update:
<forces>
<force>
<region>ACPO London Region></region>
<name>City of London Police</name>
<url>cityoflondon.police.uk</url>
<address>37 Wood Street London EC2P 2NQ</address>
<phone>020 7601 2455</phone>
<logo>logo_city.gif</logo>
</force>
...
<forces>