simple-jquery-switcher

A lightweight and simple diphasic switcher plugin


Keywords
ui, switcher, jquery-plugin, ecosystem:jquery
License
CC-BY-NC-ND-3.0
Install
bower install simple-jquery-switcher

Documentation

Simple jQuery Switcher

for call:

$(function() {
  $(".js__switcher, .js__another_switcher").switcher();
});