Jump to content

Recommended Posts

Posted

Hi,

I'm using the script that's described here: https://www.w3schools.com/bootstrap/bootstrap_collapse.asp under the chapitre 'accordion'. This idea is what I'm looking for.
In this example you see that the first group is already fold out.

Is it possible to create the same idea but with all groups fold in by default? If so, what's need modified or added to the script to realise this?

Already thanks for who can help me! ;)

Posted

I think that you want to open it by default ?

So for that use this class="collapse show" , it'll by default open collapsible group.

I hope this'll help you.

Thanks!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...