Skip to content

Instantly share code, notes, and snippets.

@huzairyworks
Created August 9, 2011 13:58
Show Gist options
  • Save huzairyworks/1134110 to your computer and use it in GitHub Desktop.
Save huzairyworks/1134110 to your computer and use it in GitHub Desktop.
TinyLetter embed code
<form action="http://tinyletter.com/mohdhuzairy" method="post" target="popupwindow" onsubmit="window.open('http://tinyletter.com/mohdhuzairy', 'popupwindow', 'scrollbars=yes,width=800,height=600');return true"><p><input type="text" name="emailaddress" value="Masukkan emel anda" onfocus="if (this.value == 'Masukkan emel anda') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Masukkan emel anda';}" /></p><input type="hidden" value="1" name="embed"/><input type="submit" value="Subscribe" /><p>Powered by <a href="http://tinyletter.com"> TinyLetter</a></p></form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment