Twitter bootstrap – JQuery Table row .on("click" find if a hyperlink was clicked or just row
I am developing a site with the following libraries: Parse.js: 1.4.2 JQuery: 1.11.2 and 1.10.3 (U.I.) Twitter Bootstrap: 3.3.4 I have created this JSfiddle with dummy data to explain what I am looking for: https://jsfiddle.net/xuf7wy4x/1/ As of right now, if…