Skip to content

jQuery plugin. Switches that adapts to text size

Notifications You must be signed in to change notification settings

arlad/adaptive-switch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Adaptive Switch

Switch that adapts to text size

To change switch size, just change font-size

.adaptive-switch {
	font-size: ...px;
}

Demo

About

jQuery plugin. Switches that adapts to text size

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.7%
  • CSS 44.3%