JQuery SmartWizard - JQuery-Pluggin

1.2k Views Asked by At

I am using following control to design a wizard in JQuery:

http://techlaboratory.net/smartwizard/documentation

By Default it shows three buttons (properties) labelNext, labelPrevious, labelFinish

As per requirement I would like to add another button So we can have buttons like

Previous, Next, Save, Save & Publish.

I see no option to add custom button

I want new button as below:

enter image description here

Cheers!

2

There are 2 best solutions below

3
On

Download bellow zip file and use that js and css

Download Zip

0
On

The latest version have option to add more button to the toolbar. Here is the example Smart Wizard: Demo and the Smart Wizard: Documentaion