Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7554485
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T11:20:54+00:00 2026-05-30T11:20:54+00:00

The validation sometimes works when tabbing but not always. For example, load webpage, delete

  • 0

The validation sometimes works when tabbing but not always. For example, load webpage, delete (backspace) data from required field, tab – validation sometimes fires, sometimes doesn’t.

If I delete the same field’s data and submit the form, validation fires and submission fails. Then validation on this field works correctly from then on.

Is this the standard functionality of unobtrusive javascript?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T11:20:55+00:00Added an answer on May 30, 2026 at 11:20 am

    You could put the following script to enable validation when tabing out of a field:

    $(function () {
        $('form').data('validator').settings.onfocusout = function (element) {
            $(element).valid(); 
        };
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When committing data that has originally come from a webpage, sometimes data has to
sometimes, i see generated info messages (not validation) at bottom of xhtml pages with
Textarea validation, How to limit the characters in a textarea for not exceeding more
Folks, I'm doing remote validation in an ASP.NET MVC 3 context. Sometimes it doesn't
Sometimes I want to attach some kind of meta data to a HTML node
On many pages I include the validation plugin, always include the jquery source link,
Sometimes I expect a certain range of items and need to do some validation
Normally validation of simple email is: /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/ This will validate email like test@test.com But
Sometimes there is situations where I need to take a value from a database
Sometimes I see and have used the following variation for a fast divide in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.