Articles tagged: ‘html5 forms’
4 articles
-
Meet the datalist element
UPDATE: Browsers vary a bit in how they render datalists based on the type of form input. Eiji...
-
input type="range"
and Android's stock browser.This post is more than ten years old. It is no longer accurate. Android's stock browser supports...
-
input type="url", validation and user interfaces
Recently a friend messaged me about the url input type, and how to prevent Opera from...
-
Quick PHP Tip: Uploading multiple files in HTML5
One of the neat things about HTML5 is that it allows for multiple file uploads in one file...