|
@@ -181,7 +181,7 @@ $('#smartwizard').smartWizard({
|
|
|
enableURLhash: true, // Enable selection of the step based on url hash
|
|
|
transition: {
|
|
|
animation: 'none', // Effect on navigation, none/fade/slide-horizontal/slide-vertical/slide-swing
|
|
|
- speed: '400', // Transion animation speed
|
|
|
+ speed: '400', // Transition animation speed
|
|
|
easing:'' // Transition animation easing. Not supported without a jQuery easing plugin
|
|
|
},
|
|
|
toolbarSettings: {
|