issues Search Results · repo:dominicbarnes/jWizard language:CSS
Filter by
0 results
(85 ms)0 results
indominicbarnes/jWizard (press backspace or delete to remove)Hi, I need to add steps dynamically to jWizard plugin based on the selected value of the current step. can anyone please
help me
Ime123
- Opened on Apr 1, 2016
- #52
I m showing forms dynamically and some forms comes with only 1 step.
How can I enable finish button when I have only one?
kecs15
- 3
- Opened on Dec 10, 2015
- #51
When the cancel button is hidden, i.e.
jwizardOptions.buttons = { cancel: true };
the previous button ends up above the next button - it throws the layout off. Trying to dig through source... works fine ...
toadicusrex
- Opened on Sep 24, 2014
- #49
Trying for days to remove validation when i click on the previous button without filling the current tab input fields.
solomond6
- 2
- Opened on Aug 3, 2014
- #48
I found a problem while reading plugin s options.
Calling the option method to read an option, like this:
var effects = $wizard.jWizard( option , effects );
It returns nothing.
The implementation ...
glhfu2
- Opened on Feb 12, 2014
- #47
Sorry for my english :)
When call method $( #wizard ).jWizard( next ); on last page, then blank page is opening, and any buttons are disabled. I
use that check, to prevent this situation.
step : function($step) ...
sambadi
- Opened on Nov 16, 2013
- #46
I want to create a form that has a canvas that is shared throughout all steps, but it appears to think that the canvas
is a step of its own.
div id= wizard
canvas id= paint /canvas
div title= ...
mikebronner
- 6
- Opened on Oct 15, 2013
- #45
I m getting the following error when including jquery.jWizard.js:
TypeError: undefined is not a function (evaluating $.widget )
Are there additional jquery UI plugins that need to be included apart ...
mikebronner
- 3
- Opened on Oct 15, 2013
- #44
class is reserved keyword in IE and needs to be in quotes
class on line no. 359
this.$menu = $( ol , { class: jw-menu ,
usubhash
- 1
- Opened on Sep 11, 2013
- #42
Hello, while using your plugin, I ran into something. If you want to disable the Finish button, you ll run into a plugin
hang, with error n is undefined if using the minified version of jWizard, or reported ...
saxopado
- 2
- Opened on Sep 4, 2013
- #41

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.