You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
649 B
649 B
Accordion.JS
A free, lightweight jQuery Accordion plugin. It is only ~1KB gzipped. Configurable using direct options and HTML5 data-* attributes.
Demo and docs: https://accordion.js.org
License: MIT
Changelog:
2.1.1
- Github
docs/
update. - Distribution files moved out from
dist
folder to root folder. No reasons to keep them indist
. - Removed comments from
.jshitrc
because they looks invalid on github. - Added
.gitignore
2.1.0
- Second major release. Complete code refactoring.