Skip to content

How to init on step with JS #2

@EduardoRMello

Description

@EduardoRMello

Hello,

How can i start plugin with the index of step.

example: $('mydiv').wizard({step: indexOfStep })
OR

var myWyz = $('mydiv').wizard();
myWyz.setStep(indexOfStep);

is It possible ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions