Question on Slider Container Element

mkusens 03 Oct, 2012
I followed your FAQ on adding the container elements with the sliders and it works great. The slider containers are in a form with other non-container elements and I am trying to use the sliders for optional fields in the form but always keep the required non-container fields open and viewable. The problem I am running into is that the first slider container defaults to open so I always see these optional fields. How do I default all of the slider containers to stay closed? Thanks.
GreyHead 03 Oct, 2012
Hi mkusens,

I'm not sure how possible this is - both tabs and sliders work on the principal that one tab or one slider is always open.

You can hide a block of inputs though and have them open when a value is entered or a link clicked. I did some experiments with this, getting the validation correct is a bit tricky. I'll try to dig then out and tidy the code up.

Bob
This topic is locked and no more replies can be posted.