Joris Van Bossche Posted May 12, 2020 Share Posted May 12, 2020 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! Link to comment Share on other sites More sharing options...
shaili_shah Posted May 15, 2020 Share Posted May 15, 2020 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! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now