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 6538417
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T10:43:59+00:00 2026-05-25T10:43:59+00:00

There is a new HTML5 attribute for input field required which pops up a

  • 0

There is a new HTML5 attribute for input field required which pops up a bubble message when submitting form and the field is empty. Is there any way of popping up the same bubble with different text? I want to use it for different validations (not just if it’s empty or not).

Here is a screenshot on this bubble (pop-up) in Chrome:

Bubble message

  • 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-25T10:44:00+00:00Added an answer on May 25, 2026 at 10:44 am

    HTML5 provides a method called setCustomValidity to achieve exactly this. This method is a low level API to add new validation constraints and to add new/change errormessages. You have to call your script, which removes / adds the validation message – using setCustomValidity – (on “DOMready” and) on input/change.

    I have written a polyfill script, which not only implements those HTML5 form methods in all browsers, but also adds a “customValidity”-helper, which makes it more easy to add custom validation constraints with custom messages.

    Note: You don’t need to implement webshims lib to make use of this script. It also works without webshims lib. (But if you use webshims lib, you will get constraint validation in all browsers including IE6). If you don’t want to have this cross-browser, simply take only the validity-helper script. Documentation is here.

    Note that if you do make a change to the message by setting a custom message, you have to include a way to clear the message such as

    myFormElement.setCustomValidity(”);

    if you don’t clear the message, the form element will be seen as invalid and the form will not submit.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In HTML5 there is a new input type, 'search'. On most browser it's just
I use the rails 3.0.0.beta Is there any new syntax to write RJS, here
In Html 5, there is a new attribute on textbox called autofocus. The problem
I have an HTML form, to which I dynamically add a text field and
I have a form containing a date and datetime field: @Html.TextBoxFor(model => model.A, new
Is there a new version of XML out? If so when was it released
Does anyone know if there are new binaries for the castle logging facility using
In Windows Server 2008 and Windows 7 there are new Events categorized under Applications
So there's this new cool thing, these NoSQL-databases. And so there's my data: Rows
since Windows Vista there is an new Win32-API call CreateSymbolicLink to create a symbolic

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.