SyntaxFix
Write A Post
Hire A Developer
Questions
Try this:
<script> $("a").click(function(event) { event.preventDefault(); }); </script>