malsup wrote:
> 
> 
>> but for some reason the input field stays empty this way:
> 
> Yeah, that reason is known as asynchronous programming.  When you make
> that ajax call you will get a response some time in the future, not
> immediately.
> 
> 

Ooooh, right, I didn't think of that (I am fairly new to making stuff with
ajax). I guess there is no way to make the ajaxForm function wait for this
particular response? But I guess this is a different topic now..
-- 
View this message in context: 
http://www.nabble.com/Form-Plugin%3A-editing-adding-data-before-send-tp20359407s27240p20367347.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to