Last week I was working on one task, which required me to check data with AJAX when form is being submitted. Users clicks the button, request is made, data arrives, some hidden fields are modified, actual submit happens. The problem I ran into is, how to control form submission and ensure that it’s submitted only [...]
Posts tagged ‘callback’
Using AJAX with onSubmit event in jQuery
March 10th, 2009







