$(document).ready(function() { $(".g-bitly-link").click(function(e) { e.preventDefault(); return; }); });