Toggle Element With Smooth CSS3 Transitions – slide-element
A super tiny JavaScript library to toggle the visibility of an element with CSS3 based smooth slide up/down transitions.
A super tiny JavaScript library to toggle the visibility of an element with CSS3 based smooth slide up/down transitions.
A vanilla JavaScript library to implement performant slideToggle, slideUp, and slideDown functionalities using requestAnimationFrame.
A JavaScript library that makes it easy to toggle a DOM element between visibility states using smooth CSS3 transitions.
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.
A pure JavaScript slide animation library for animated slideUp and slideDown of elements within the document.
A minimal and accessible collapse JavaScript library that can be used to toggle the visibility of web content with custom triggers.
A JavaScript library that utilizes CSS3 animations to create animated panels sliding from the edge of the screen.
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.