0
I have a page, on which I applied the bootstrap class Collapse, where when clicking it expands a certain area and the page scrolls to that part of the site. I want, when clicking and expanding this area, the button to lose this functionality, that is, when expanded, even if the user clicks the button again, the area remains open and does not close. You can do this in css or only in javascript?
Is the solution javascript only? there is no class where I can call this command?
– Welker Zigante
@Welkerzigante as so class?
– Erick Gallani