Pre Merge pull request !421 from Ikko Ashimine/N/A
This commit is contained in:
commit
c2586803be
|
|
@ -181,7 +181,7 @@ $('#smartwizard').smartWizard({
|
||||||
enableURLhash: true, // Enable selection of the step based on url hash
|
enableURLhash: true, // Enable selection of the step based on url hash
|
||||||
transition: {
|
transition: {
|
||||||
animation: 'none', // Effect on navigation, none/fade/slide-horizontal/slide-vertical/slide-swing
|
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
|
easing:'' // Transition animation easing. Not supported without a jQuery easing plugin
|
||||||
},
|
},
|
||||||
toolbarSettings: {
|
toolbarSettings: {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue