added misc plugins towards wizards for the portal
[myslice.git] / third-party / smartwizard-1636c86 / readme.md
1 Overview
2 --------
3 Smart Wizard is a flexible jQuery plug-in for wizard like interface. 
4 It allows to group contents into sections and so it saves page space and also gives a neat and stylish interface for users.
5
6 Demos
7 -----
8 [Basic Example](http://techlaboratory.net/labs/SmartWizard2/index.htm)
9 [Ajax Contents](http://techlaboratory.net/labs/SmartWizard2/smartwizard2-ajax.htm)
10 [Step Validation](http://techlaboratory.net/labs/SmartWizard2/smartwizard2-validation.php)
11 [Multiple Wizard](http://techlaboratory.net/labs/SmartWizard2/smartwizard2-multiple.htm)
12 [Vertical Style](http://techlaboratory.net/labs/SmartWizard2/smartwizard2-vertical.htm) 
13
14 Features
15 --------
16       Easy to implement, Minimal HTML required.
17       Ajax contents loading option.
18       Cool animation effects on step navigation. (none/fade/slide/slideleft)
19       Keyboard navigation option.
20       Horizontal and vertical style step anchors.
21       Easy step input validation option
22       Option to highlight error steps
23       In-built message box
24       Easy navigation with step anchors and navigation buttons
25       Can have multiple wizards on same page
26       Option to enable all steps on first load
27
28 License
29 -------
30 Free to use and modify on both personal and commercial environment
31
32 Creative Commons License
33 Licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported License.](http://creativecommons.org/licenses/by-sa/3.0/)
34