Quantcast
Channel: how to match javascript onSubmit with jQuery submit? - Stack Overflow
Viewing all articles
Browse latest Browse all 4

Answer by tamilmani for how to match javascript onSubmit with jQuery submit?

$
0
0

try this...

<form onsubmit="addListForm(this);">        ...</form>

or

<form action="addListForm(this);">            ...</form>

Viewing all articles
Browse latest Browse all 4

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>