Skip to content

Instantly share code, notes, and snippets.

@davidcroda
Created June 2, 2015 16:47
Show Gist options
  • Save davidcroda/43f08322727f8186c264 to your computer and use it in GitHub Desktop.
Save davidcroda/43f08322727f8186c264 to your computer and use it in GitHub Desktop.
<div id="enews-ext-2" class="widget enews-widget"><div class="widget-wrap"><div class="enews"><h4 class="widget-title widgettitle">Connect with us your way</h4>
<p>Sign up to receive news and updates<br>
from Castle Management!</p>
<form id="subscribe" action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open( 'http://feedburner.google.com/fb/a/mailverify?uri=CastleManagement', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" name="Connect with us your way">
<label for="subbox" class="screenread">Enter your email address...</label><input type="text" value="Enter your email address..." id="subbox" onfocus="if ( this.value == 'Enter your email address...') { this.value = ''; }" onblur="if ( this.value == '' ) { this.value = 'Enter your email address...'; }" name="email">
<input type="hidden" name="uri" value="CastleManagement">
<input type="hidden" name="loc" value="en_US">
<input type="submit" value="Go" id="subbutton">
<input type="hidden" name="bb2_screener_" value="1433263412 73.30.177.246"></form>
</div></div></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment