$(document).ready(function(){ $('.plan-lending-circle-wrap a').click(function (e) { e.preventDefault(); }); });