[jQuery] ajax submit a form (when a select box changes) and load the result in the same page

2008-10-13 Thread supratim
.. how can I make it work without the submit button? (I have tried which causes it to load a new page what I want is to load the response (page) in the specified in AJAX fashion! Thanks in advance! Regards, Supratim.

[jQuery] ajax submit a form (when a select box changes) and load the result in the same page

2008-10-13 Thread supratim
}); .. how can I make it work without the submit button? (I have tried which causes it to load a new page what I want is to load the response (page) in the specified in AJAX fashion! Thanks in advance! Regards, Supratim.