Ultimate Styleswitcher is style switch framework built for designers and developers, or anyone else who have made some awesome template, plugin, etc. and now need some creative way to display all the possibilities of his/her latest project.
Demo - http://themeflection.com/plugins/jquery/ultimate-styleswitcher/
Documentation - http://themeflection.com/docs/styleswitcher/
<link rel="stylesheet" type="text/css" href="css/styleswitch.min.css" />
- jQuery library - version 1.9.1 or above
- Main Styleswitcher plugin javascript
- And actions library
- javascript
<script type="text/javascript" src="js/jquery-1.9.1.min.js"></script>
<script type="text/javascript" src="js/styleswitcher.min.js"></script>
<script type="text/javascript" src="js/library.min.js"></script>
For more detailed instructions on how to to set up and initialize styleswitcher visit official Documentation