Skip to content

Instantly share code, notes, and snippets.

@jpederson
Created March 11, 2014 23:10
Show Gist options
  • Save jpederson/9496947 to your computer and use it in GitHub Desktop.
Save jpederson/9496947 to your computer and use it in GitHub Desktop.
Accrue.js form element example - amount
<input type="text" class="amount" value="$7,500">
<input type="text" class="accrue-amount" value="$7,500">
<input type="text" name="amount" value="$7,500">
<input type="text" name="loan-amount" value="$7,500">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment