-
Notifications
You must be signed in to change notification settings - Fork 1
A jQuery plugin for switching/toggling the content
yulka/switchtarget-jquery-plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
switchTarget jQuery Plugin v1.0.1 --------------------------------- Copyright (c) 2011 Yulka Plekhanova. Licensed under the BSD + GPL licenses. Overview ---------------- A jQuery plugin for switching the content. Use cases include: - Tabs with non-conventional markup - Toggle switch - A simple accordion Usage ---------------- $(function () { $('.switch).switchTarget(); }); Default Options ---------------- linkSelected : 1, linkClass : 'selected', linkSwap : false, effect : 'basic', // alternative: sliding, fading speed : '', startHidden : false
About
A jQuery plugin for switching/toggling the content
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published