Jump to content

simple accordion script help


cluster

Recommended Posts

hi

i am using simple accordion script(http://www.p51labs.com/accordion/) , it works fine. now i want to place a continue button in content of each each tab so if someone clicks on continue then the next tab should be expand and current tab should collapse. can anyone help me please. i am using the below code

 

<div id="step1" class="accordion-toggle">Step1</div>

<div class="accordion-content">

bla bla bla

<!--i want to place a continue button here <input type="button" value="Continue">-->

</div>

 

thank you

Link to comment
https://forums.phpfreaks.com/topic/255407-simple-accordion-script-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.