Create Toggleable Group Boxes In jQuery - GroupBox.js
GroupBox.js is a lightweight jQuery plugin to group related elements in a box where your users are able to toggle the content by clicking on the box header.
Demo
Download
seen from United States
seen from United States

seen from Netherlands
seen from China
seen from Tajikistan

seen from United States
seen from United States
seen from United States

seen from United States
seen from Türkiye
seen from Türkiye

seen from Türkiye
seen from United States
seen from United States

seen from United States

seen from Netherlands

seen from Malaysia

seen from Serbia

seen from Malaysia
seen from United States
Create Toggleable Group Boxes In jQuery - GroupBox.js
GroupBox.js is a lightweight jQuery plugin to group related elements in a box where your users are able to toggle the content by clicking on the box header.
Demo
Download
Conditional Content Visibility with show-when Web Component
show-when is a Web Component library that shows or hides HTML content based on URL, browser, language, media, CSS feature, and network conditions. You can use it to create conditional content blocks in edit previews, feature demos, responsive notes, offline messages, and documentation pages. The library registers two custom elements: <show-when> and <hide-when>. The first element displays content…
Conditional Form Fields Web Component - form-show-if
Form-show-if is a vanilla JavaScript web component that conditionally shows and hides form fields. The component monitors form field changes and automatically shows, hides, enables, and disables form elements when specific conditions are met. Features: Condition-Based Logic: Define multiple conditions using a simple pipe-separated syntax to control when fields appear. Automatic Field Management:…
Toggle HTML Elements Smoohly With slideToggle JavaScript Library
slideToggle is a lightweight JavaScript library that allows you to create smooth toggle effects for revealing and hiding content on your web pages. Similar to jQuery’s slideToggle() function, You can use it to create accordion-style interfaces, and show or hide content on click. Under the hood, slideToggle operates by leveraging CSS grid and transitions to create the sliding animation…
View On WordPress
Toggle An Element Between Visibility States - toggleTransition.js
Toggle An Element Between Visibility States – toggleTransition.js
toggleTransition.js is a JavaScript library that makes it easy to toggle a DOM element between visibility states using smooth CSS3 transitions. This can be useful for hiding content on a page that the user shouldn’t have access to (for example spoiler content), or for making elements (like dropdown menus) appear and disappear dynamically. How to use it: 1. Install and download. # Yarn $ yarn add…
View On WordPress
Toggle Between Hiding And Showing An Element - jq-collapse.js
A jQuery content toggle plugin that allows hiding and showing of an element with smooth fade/slide transitions.
Demo
Download
jQuery slideToggle slideUp slideDown Replacement - SimpleSlideToggle.js
jQuery slideToggle slideUp slideDown Replacement – SimpleSlideToggle.js
A vanilla JavaScript implementation of slideUp & slideDown animations. Use it to reveal & hide given elements with a smooth slide effect without jQuery dependency. See Also: Animated slideUp & slideDown Of Elements In Pure JavaScript – dom-slider ES6 slideUp & slideDown Library Show/Hide Matched Elements With Smooth Slide Motion – slideToggle Smooth Slide Toggle In Vanilla JavaScript How to use…
View On WordPress
Create Collapsible Content By Heading - jqHeaderSlider
Create expandable and collapsible content sections where users can toggle the visibility of your content by clicking its corresponding heading elements.
Demo
Download