· WebPlatform Docs

Summary

The email type of the <input> element represents a field for entering an e-mail address.

Overview Table

DOM Interface
HTMLInputElement

Notes

Remarks

Note For code samples, see Form controls part 1 and Form controls part 2: validation on the Windows Internet Explorer sample site.

Standards information

Members

The input type=email object has these types of members:

  • [#properties Properties]

Properties

The input type=email object has these properties. {

See also

Related pages