Accessible Content Toggle JavaScript Library – MinimalCollapse.js
A minimal and accessible collapse JavaScript library that can be used to toggle the visibility of web content with custom triggers.
A minimal and accessible collapse JavaScript library that can be used to toggle the visibility of web content with custom triggers.
A vanilla JavaScript library to implement performant slideToggle, slideUp, and slideDown functionalities using requestAnimationFrame.
A super tiny JavaScript library to toggle the visibility of an element with CSS3 based smooth slide up/down transitions.
A JavaScript library that utilizes CSS3 animations to create animated panels sliding from the edge of the screen.
A pure JavaScript slide animation library for animated slideUp and slideDown of elements within the document.
Creating toggleable/collapsible elements like dropdowns, menus, accordions, sliding boxes, toggle buttons, and much more.
The blob-slide library provides 2 methods to horizontally/vertically collapse and expand blocks of web contents with smooth transition effect.
A pure JavaScript library used to create accessible disclosure toggle menus using HTML Details element.
ARIA Toggle Blocks is an accessible, progressively enhanced content toggle library to show and hide content sections with toggle buttons.
slideToggle is a pure JavaScript replacement for the jQuery slideToggle() method. It enables you to show/hide specific elements with a smooth sliding effect using requestAnimationFrame API without any 3rd dependencies.