event.preventDefault(); still post on production server
I use event.preventDefault(); function to prevent the page default post.
The function works on my local developer server, but when I post my code to production server, it still refresh the page.
Are there any configuration to set for the server?
Your help and information is great appreciated,
Regards,
Iccsi