Changes between Version 16 and Version 17 of Styling Form Controls


Ignore:
Timestamp:
07/17/12 06:46:21 (10 months ago)
Author:
tkent@chromium.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Styling Form Controls

    v16 v17  
    9494} 
    9595</style> 
     96<input type=date id=dateInput> 
    9697<script> 
    9798dateInput.addEventListener('keydown', function(event) {