Skip to content

Instantly share code, notes, and snippets.

@zikkeung
Created August 2, 2013 02:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zikkeung/6137115 to your computer and use it in GitHub Desktop.
Save zikkeung/6137115 to your computer and use it in GitHub Desktop.
<input name="frameworks" list="frameworks" />
<datalist id="frameworks">
<option value="Foundation">
<option value="Bootstrap">
<option value="Dojo Toolkit">
<option value="jQuery">
<option value="YUI">
</datalist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment