-
-
Save himeshvats19/bc1fc67aa4b8e04278ccd08e9398d6cf 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
var _this = this | |
$('.btn').click(function(event){ | |
_this.sendData() | |
}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment