Created
October 27, 2014 13:27
-
-
Save Leolik/4fdb2b0f599d09b256ce 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