Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
/ togglerGroup Public archive

Sets up a set of links to toggle a set of panels. Think tabs, but not limited to that layout.

Notifications You must be signed in to change notification settings

jcamenisch/togglerGroup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

.togglerGroup()

The togglerGroup plugin is a layout- and style-neutral plugin for adding tab-like behavior. Because it assumes nothing about layout and style, it can be used for scenarios far beyond tabs as well.

Another common scenario would be an image gallery, where a set of thumbnails is the "toggler group", pointing to a set of images, which should only be visible one at a time.

The idea is that the html markup contains a set of links which point to a set of target elements in the page. All but one of the target elements will be hidden, and the visible ("active") target can be changed by clicking on the respective links in the toggler group.

Usage

TO-DO!

About

Sets up a set of links to toggle a set of panels. Think tabs, but not limited to that layout.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published