Skip to content

Commit 3449c49

Browse files
author
Rafael J. Staib
committed
Add a new feature note
1 parent 91b8ea9 commit 3449c49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jquery.steps.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
* - Dynamic step update (setStepContent(0, { title: "", content: "" }))
2828
* - Jump from any page to a specific step (via uri hash tag test.html#steps-uid-1-3)
2929
* - Add Swipe gesture for devices that support touch
30+
* - Allow clicking on the next step even if it is disabled (so that people can decide whether they use prev button or the step button next to the current step)
3031
*
3132
*/
3233

0 commit comments

Comments
 (0)