Email and url inputtypes in HTML5
Safari on iPhone recognizes the email type and changes the on-screen keyboard to match it (adds @ and .com options).
<input type="email" name="useremail" />
This also works with the url type.
<input type="url" name="homepage" />
Written by Paul Bremer
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Html5
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#