jQuery UI Widgets Forums Plugins Validator, Drag & Drop, Sortable Is it possible to delay the validate-hint?

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 7 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Is it possible to delay the validate-hint? #91497

    CBuntrock
    Participant

    Hello everyone!

    I planned to use the validate plugin. However, what I don’t like is that there is coming a “please enter at least 3 charackters” warning even when the user has not finished typing.
    Is it possible to make a delay? I do not want to use blur. It is fine to have it even the box has still focus but I want to wait 1-2 Seconds before showing the popup and not immediately with keyup event…

    Any ideas how to get this?

    Thanks!!
    Best
    C.

    Is it possible to delay the validate-hint? #91850

    Hristo
    Participant

    Hello CBuntrock,

    You could use your own logic and use validate method of the Validator.
    I would suggest you look at this demo, there you could find how to add a custom rule.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.