[HTML_AJAX-devel] formSubmit response
Frederik
ajax at frederik-eichler.de
Fri May 12 10:55:12 PDT 2006
Hi,
I've been googling for a while now without any result. So here's my
question:
I'm submitting a form using HTML_AJAX.submitForm(this, 'target',
{callback:myCallbackFunction()}) but it seems that if I define a
callback function the target's innerHTML is not replaced any more. Is
there a return value which I could pass to the callback function or is
this a bug?
HTML_AJAX.submitForm(this, 'target'); works perfectly.
regards
Frederik
More information about the Html_ajax-devel
mailing list