jQuery-Smart-Wizard icon indicating copy to clipboard operation
jQuery-Smart-Wizard copied to clipboard

flexible jQuery plug-in that gives wizard like interface

Results 77 jQuery-Smart-Wizard issues
Sort by recently updated
recently updated
newest added

Gentelella Alela! | span.required { color:red; } Gentelella Alela! Welcome, John Doe General Home Dashboard Dashboard2 Dashboard3 Forms General Form Advanced Components Form Validation Form Wizard Form Upload Form Buttons...

Hi, I have a dropdown list on my form and ddepending on the option selected I want to disable and hide a specific step. I'm calling ` $('#wiz').smartWizard('disableStep', 5); `...

Hi sir, Is their a way where we can reload the current selected step content. i have a table inside the step3 and i have a form where the user...

Hi I'm using this wizard because I see that this is used in this page https://colorlib.com/polygon/gentelella/form_wizards.html but I can't reset when I put finish, and I've searched in a lot...

@jbrulmans I am getting an error while using SmartWizard in Yii2 framework. Error 1 : Element not found .nav Error 2 : Uncaught TypeError: this.nav.find is not a function

i'm using jQuery SmartWizard v5, have a dynamic content from datatable using add more row to datatable,... but calling $('#smartwizard').smartWizard("fixHeight"); doesn't resize the content.. here's my code html : ```...

LeaveStep event not fire after using "goToStep". This screenshot can help you: the i var should be 3 not 21. ![image](https://user-images.githubusercontent.com/2734864/86291544-625c1080-bbef-11ea-98ea-4294ae659185.png)

`$('#wizard').smartWizard("goToStep", 5)` I am running this code on `document on load function` but its not going to step 5. Please need help Thank you

changing positions of buttons , Finish - leftmost , Previous next - centre, Discard changes- rightmost ![image](https://user-images.githubusercontent.com/48915952/54922984-4cad6500-4f2f-11e9-90e5-e29a70331990.png)

Thanks for the great step wizard! Having issue that is driving me nuts. How / where in CSS can I change the arrow button hover color? Currently "blue" and not...