form_elements.php

HTML 5 DTD
UTF-8 in meta tag
'use strict';
jquery-latest.min.js
c.js
(Check the JS console.)

<!DOCTYPE HTML>
<meta charset='utf-8' />
<script src='//code.jquery.com/jquery.min.js' ></script>
<script src='//includes.premo.biz/c.js' ></script>


button :

checkbox :

color :

date :

datetime :

datetime-local :

email :

file :

hidden :

image :

month :

number :

password :

radio :

range :

reset :

search :

submit :

tel :

text :

time :

url :

week :