jQuery-Collapse
jQuery-Collapse copied to clipboard
Bootstrap compatibility
Issues identified:
- Question: why are people using this plugin instead of https://getbootstrap.com/docs/4.5/components/collapse/ ?
- Bootstrap extends jQuery with a $.fn.collapse method, throw a warning if a collision happens?
- If collapse widget from bootstrap is used we also get a naming collision.
- Future version of Bootstrap don't use jQuery, can we create a non-jquery vanilla js version of this plugin?