javascript - jQuery Accordion open collapsed -


jquery v1.3.2 and using jQuery UI 1.7.1

I have 1 with 1 tab There is tab control in this Each tab has 1 enemy control. $ {(Collapsible: true, autoHeight: false}); $ $ ('# ACC1'); $ {document} Adrian ({Compisible: true, autohite: fottal}); $ ('# tab control'). Tab ();});

The tab control page is not visible on the load. There is a button which opens it.

  $ ("# btnShow"). Bind ("click", function () {$ ('# tabControl'). Slide Toggle ("Slow");});  

I can not find a way to collapse all the Andean control. Every time I show the tab control, accordions occurring in that item are always expanded.

I have tried this:

  $ ('# acc1First'). CSS ('display', 'none'); $ ('# Acc2First') CSS ('display', 'none'); $ ('# Acc3First') CSS ('display', 'none'); $ ('# Acc1First') slideUp () .; $ ('# Acc2First') slideUp () .; $ ('# Acc3First') slideUp () .;  

But it boils occasionally, the first item is to be clicked to work 2 times correctly.

Is there any way to start Austrian control with all things? / P>

thanks

try it

  $ ( '# ACC1'). Adrian ({collapse: true, auto-hect: false, active: wrong});  

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -