Wijmo User Guide > Widgets > Wizard > Markup and Scripting |
The HTML markup for a basic wijwizard widget with pages only looks like this.
Drop down to view pages-only markup
You can initialize the widget with the following jQuery script.
Drop down to view script
The markup and script featured here results in the following live widget. Click the arrow buttons to change pages.
The HTML markup for a wijwizard widget with pages and titles looks like this.
Drop down to view markup for pages and titles
You can initialize the widget using the same jQuery script.
The markup and script featured here results in the following live widget. Click the back and next buttons to change pages.