GetSimple Support Forum

Full Version: add jquery accordion
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i want to add an accordion in a page like this :

accordion
element1 : (% gallery name=gallery1 %)
element2 : (% gallery name=gallery2 %)
.
.
.
elementN : (% gallery name=galleryN %)

how can i do that in getSimple (theme : Innovation)

thanks for your help
This isn't a jquery help forum.
Smile

http://jqueryui.com/accordion/
i already tried all the examples in the jqueryui site Sad

when i add the accordion code to the page it messes up everything in the page !

my problem is how to integrate this component with getsimple and i18nGallery
Well first off your theme has to include the jquery ui scripts.
jquery itself has no accordian.

You can also find jquery scripts to do slideup() and downs.