I\'ve got a jQuery code, which
$("a.reply").click(function() { //code });
When I click the link with .reply class the fir
.reply
I just ran into same problem and I resolved my problem by removing:
you can use bootstrap.min.js