issues
search
danielstocks
/
jQuery-Collapse
A lightweight (~1kb) jQuery plugin that enables expanding and collapsing content
http://webcloud.se/jQuery-Collapse/
MIT License
679
stars
153
forks
source link
Bootstrap compatibility
#102
Open
danielstocks
opened
4 years ago
danielstocks
commented
4 years ago
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?
Issues identified: