onde icon indicating copy to clipboard operation
onde copied to clipboard

Use HTML5's form-related features

Open exavolt opened this issue 14 years ago • 0 comments

HTML5 introduces new features to the form and its elements. Some of them are: additional input types (e.g. tel, url, email) and value validation.

Utilize the features if available with graceful degradation.

References:

  • https://developer.mozilla.org/en/HTML/HTML5/Forms_in_HTML5

exavolt avatar Dec 24 '11 16:12 exavolt