Created
October 27, 2014 13:26
-
-
Save Leolik/e10f77e70b8feaf53007 to your computer and use it in GitHub Desktop.
Untitled
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// alert('Hello world!'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"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