Skip to content

Instantly share code, notes, and snippets.

@jpederson
Last active August 29, 2015 13:57
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 jpederson/9919835 to your computer and use it in GitHub Desktop.
Save jpederson/9919835 to your computer and use it in GitHub Desktop.
Accrue.js form field - term_compare
<input type="text" class="term_compare" value="36m">
<select class="term_compare">
<option value="36m">36 months</option>
<option value="4y">4 years</option>
</select>
<input type="text" name="term_compare" value="36m">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment