Misal;
<input type="submit" value="gönder" onsubmit="git();" />
Değil de
<input type="button" value="gönder" onclick="git();" />
Dene