S
S
Sererator2010-09-04 23:05:29
HTML
Sererator, 2010-09-04 23:05:29

Form validation in html5 (firefox 4 beta x)

Is there any way to remove the tooltip from an input that appears when the setCustomValidity() method is applied to a field? Perhaps through the :invalid pseudo-class, or somehow ... The

reasoning on the link did not give an answer :(.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Delka, 2010-09-05
@Delka

we remove the required attribute from all inputs on onload, so that the browser does not climb ahead of our beautiful js with its not-too-pretty validation.
Well, users without js will already receive form validation by the browser.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question