Skip to content

Instantly share code, notes, and snippets.

@Leolik
Last active August 29, 2015 14:08
Show Gist options
  • Save Leolik/9a8c36148f4b1c5b1ebc to your computer and use it in GitHub Desktop.
Save Leolik/9a8c36148f4b1c5b1ebc to your computer and use it in GitHub Desktop.
Untitled
<input type="date" list="days">
<datalist id="days">
<option label="Chris' Birthday">1980-08-26</option>
<option label="Apollo 11 Moon Landing">1969-07-20</option>
<option label="DDay">1944-06-06</option>
</datalist>
<h3>Examples:</h3>
<a href="http://demo.agektmr.com/datalist/">http://demo.agektmr.com/datalist/</a>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment