Forums

Chronoform Sliders

penny 19 Jan, 2015
I am using chronoform v5 sliders and have created 2 forms and have the forms as 2 separate modules, but when they are both published the sliders don't work.
When I click the title the Slider does not close. When only one form is published to the page the slider opens and closes as it should.
The forms have 2 different ID's

FORM 1
<div class="panel-group appt_widget" id="chronoform-container-1">
<div class="panel panel-default chronoform-container" id="chronoform-container-2">
<a data-g-toggle="collapse" data-g-parent="#chronoform-container-1" href="#slider-2">
<div id="slider-2" class="panel-collapse in" >

FORM 2
<div class="panel-group chronoform-container" id="chronoform-container-14">
<div class="panel panel-default chronoform-container" id="chronoform-container-15">
<a data-g-toggle="collapse" data-g-parent="#chronoform-container-14" href="#slider-15">
<div id="slider-15" class="panel-collapse in">

On another note - Is there a way to show the slider closed on page load and then when I click it opens?

Thanks
Penny
penny 26 Jan, 2015
Any help on this?
This topic is locked and no more replies can be posted.