Skip to content

Commit 91b8ea9

Browse files
author
Rafael J. Staib
committed
Add some more desc to feature comments
1 parent 11bfe15 commit 91b8ea9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jquery.steps.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
* - Advanced Accessibility support (WAI-ARIA)
2424
* - Implement preloadContent for async and iframe content types.
2525
* - Implement functionality to skip a certain amount of steps
26-
* - Dynamic settings change
27-
* - Dynamic step update
28-
* - Jump from any page to a specific step
26+
* - Dynamic settings change (setOptions({ enablePagination: false }))
27+
* - Dynamic step update (setStepContent(0, { title: "", content: "" }))
28+
* - 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
3030
*
3131
*/

0 commit comments

Comments
 (0)