Skip to content

Instantly share code, notes, and snippets.

@0livier
Created September 10, 2017 19:21
Show Gist options
  • Save 0livier/5acf68f504af20495b944a9cba713309 to your computer and use it in GitHub Desktop.
Save 0livier/5acf68f504af20495b944a9cba713309 to your computer and use it in GitHub Desktop.
5 - 55
$('.couchNumber input:last()').val(55); $('.couchNumber input:first-of-type').val(5);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment