Classic Accordion (Images and Media)

Classic Accordion is a jQuery plugin that allows you to easily create accordion panels. You have the option to use XML , which will make the accordion panel much easier to setup and maintain. However, you also have the option to use HTML instead of XML .
The plugin also provides an easy to use API which will allow to further enhance the functionality of the accordion and make it possible to integrate it into your own application.

Features

  • XML support which makes this accordion very easy to setup and maintain
  • easy to customize
  • multiple accordions on the same page
  • add captions with simple text or HTML text
  • add a link to each panel
  • auto slideshow mode
  • shuffled panels
  • public methods which allow you to control the accordion using outside input (e.g. openPanel(3), nextPanel(), previousPanel(), getPanelAt(2) etc.)
  • callback functions

If you have any questions or need assistance integrating the accordion, please feel free to ask; I will gladly help you. Also, if you like this script, please take a moment to rate it :)

Download Classic Accordion (Images and Media)

Leave a Reply

Your email address will not be published. Required fields are marked *