jquery-steps
jquery-steps copied to clipboard
Cannot read property 'stepCount' of null
I'm going through the examples for manipulating tabs here: http://www.jquery-steps.com/Examples#manipulation. However, I am getting an error message saying "Cannot read property 'stepCount' of null".
I was going to write same issue. I need this functionality very urgent. maybe previous versions work, I will check.
The answer is simple :) You need to change the "example-manipulation" into "wizard-4" or vice versa. The wizard-4 steps don't exist in the example which is why it's giving an error. Else it's working as expected.