jquery-steps icon indicating copy to clipboard operation
jquery-steps copied to clipboard

Implemented "setStep" functionality

Open modpluz opened this issue 11 years ago • 3 comments

Not sure if you have had time to look at this yet, but I used jquery.steps in a project I was working on and implemented the "setStep" functionality.

Cheers

modpluz avatar Feb 12 '14 08:02 modpluz

yes please merge :)

damiangreen avatar Apr 29 '15 11:04 damiangreen

It looks like the original signature for setStep was to replace the content of a step, whereas this PR is setting the state of the wizard to a specific step - i.e. jump to the named step?

zxaos avatar Sep 21 '15 16:09 zxaos

I was looking for the ability to jump to a specific step (next and previous aren't enough). What happened to this PR?

CyberCyclone avatar May 21 '20 01:05 CyberCyclone