SyntaxFix
Write A Post
Hire A Developer
Questions
$('#loginBtn').click(function(e) { e.preventDefault(); /// it should not have this code or else it wont continue //.... });