It is possible to write the controllers path on the ajax call ?
something like this : $ajax->call('path/to/directory/controller/method').
or
$ajax->click("btnSubmit",$ajax->form("ajax.php?path/to/directory/send_form/submit_form"));
regards and thanks for your help
and last but not least...
can I change the apearance of the messages? size? border, place to show it, ect.