Use the JavaScript debugger keyword in IE.
function onClickRow(detailUrl) {Â Â debugger;}
Copy / paste from here.
Same thing should work for Chrome, if it doesn't then rebuild your project.