Skip to content

Instantly share code, notes, and snippets.

@jffkka
Created October 6, 2010 21:37
Show Gist options
  • Save jffkka/614137 to your computer and use it in GitHub Desktop.
Save jffkka/614137 to your computer and use it in GitHub Desktop.
<form name="form">
<input
type="button"
name="btn1"
class="htmlbutton"
value="Post this to your status"
title=""
onMouseOver="goLite(this.form.name,this.name)"
onMouseOut="goDim(this.form.name,this.name)">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment