Skip to content

NextButton cause jquery validation fired #50

@bahadirarslan

Description

@bahadirarslan

Hi,

My web page contains some form elements and i want to use Anno.js to guide my visitors.But after first textbox, Anno.js cause form validation.
There is not any event that could be trigger validation.

After this step validation fired

{
            target: '#title', // second block of code
            position: 'bottom',
            content: 'Write your title here',
            buttons: [AnnoButton.NextButton]
        }

Do you have any suggestion?

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