Skip to main content
Inspiring
July 3, 2013
Question

XML driven Accordion is it possible?

  • July 3, 2013
  • 1 reply
  • 541 views

Hi,

An XML driven Accordion is it possible?

If so does anyone know a good tutorial?

Any help is greatly appreciated.

This topic has been closed for replies.

1 reply

Inspiring
July 3, 2013

Pretty much anything is POSSIBLE.

Do you have an accordian component you know how to use already?

Do you know how to load an xml file?

Work on those individually first. Then all you need to do is pass the xml data to the accordian's data provider.

Inspiring
July 3, 2013

I am familiar with with creating and loading an xml file.

I never touched the accordian component though.

Is it also possible to let the accordeon dynamicaly grow/thrink as the XML holds more or less data?

I will try it out

Thanks