Skip to content

Instantly share code, notes, and snippets.

@rileyrichter
Created November 27, 2019 04:01
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 rileyrichter/5f1d6c511e477257d83dbfd511e06d08 to your computer and use it in GitHub Desktop.
Save rileyrichter/5f1d6c511e477257d83dbfd511e06d08 to your computer and use it in GitHub Desktop.
<div id="DYNAMIC">
<input type="submit" value="Vote" data-wait="..." onClick="myVote('DYNAMIC');" class="button vote-button w-button ">
<input type="hidden" name="name" value="DYNAMIC">
<input type="hidden" name="itemid" value="DYNAMIMC">
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment