Skip to content

Instantly share code, notes, and snippets.

@ekdevdes
Created June 28, 2012 04:57
Show Gist options
  • Save ekdevdes/3009203 to your computer and use it in GitHub Desktop.
Save ekdevdes/3009203 to your computer and use it in GitHub Desktop.
[HTML] iCal-like event adder (posted via Fiddles for iOS)
<a href="#"><span>+</span></a>
<div>
<form>
<input type="text" id="event" placeholder="movie at 7pm" />
<span class="help-text">press enter to continue</span>
</form>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment