Articles tagged: ‘html5 forms’
4 articles
    - 
        
          Meet the datalist elementUPDATE: 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 interfacesRecently a friend messaged me about the url input type, and how to prevent Opera from... 
- 
        
          Quick PHP Tip: Uploading multiple files in HTML5One of the neat things about HTML5 is that it allows for multiple file uploads in one file...