jQuery Steps is a smart UI component which allows you to easily create wizard-like interfaces.
I am using a jQuery-steps on my app to for a wizard-like situation. I am having trouble finding out how …
jquery forms wizard jquery-stepsI have a multistep form made using jquery-steps (https://github.com/rstaib/jquery-steps). I am using bootstrap validator plugin (https://…
javascript jquery validation jquery-steps bootstrapvalidatorI have included the jquery-steps plugin. How can I change the buttons texts? Now it says "finish" I want to …
jquery-stepsI am trying to implement JQuery-steps plugin found here: https://github.com/rstaib/jquery-steps I cannot figure out how to …
javascript jquery jquery-stepsActually I have to design a form with multi steps. Using bootstrap wizard I tried alot but it jumps to …
jquery formwizard jquery-stepsI'm using Jquery steps wizard plugin. The problem I am having is that each step of the wizard has content …
jquery-stepsI am having some trouble dynamically creating some steps using the jQuery Step Wizard plugin. Here is my code: <!…
javascript jquery html dynamically-generated jquery-stepsHow can I control the move to next step according to the result of some ajax call?? the data.d …
jquery jquery-stepsI am using jQuery steps ( https://github.com/rstaib/jquery-steps/wiki ) in order to create step by step form to …
javascript jquery jquery-stepsI'm looking for a way to get the current step in my jQuery Steps wizard. I would like to perform …
jquery jquery-steps