jQuery-Smart-Wizard
jQuery-Smart-Wizard copied to clipboard
flexible jQuery plug-in that gives wizard like interface
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. 
`$('#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 
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...