Last active
February 8, 2016 09:28
-
-
Save TheCire/aa038d12424e50fd682e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<button type="button" class="btn btn-default" onclick="setText(this, $('pf'));">Mr.</button> | |
<button type="button" class="btn btn-default" onclick="$('#pf').val($(this).html());">Mrs.</button> |
Author
TheCire
commented
Feb 8, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment