Monday, February 27, 2012

Switch Control jQuery Plug-in

Switch Control is a jQuery plug-in which displays two options to user to select like switch control in iOS application. By using Switch Control, you can easily customize Switch Control according to your needs.

After import the SwitchControl.js to your web page. You can implement Switch Control with following statement :
$("#ElementId").switchControl(); 
In order to know further details please click to read more.
Click to see the demo page.

0 comments: