javascript is not working on Event Submission?

You’re enqueuing a specific version of jQuery. It’s better to enqueue the version that comes with WP, like this: wp_enqueue_script('jquery'); in a function run by the hook wp_enqueue_scripts