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, if this button is clicked then it should
open next tab 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

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to