]> wagnertech.de Git - mfinanz.git/blobdiff - SL/ClientJS.pm
ClientJS: AJAX-Form-Submit mit jQuery-Form-Plugin
[mfinanz.git] / SL / ClientJS.pm
index ada199efa2714ec67ae6545d5a998644159abed5..204e3203b4339d0fd346fc3b1bb2289578ac4764 100644 (file)
@@ -80,6 +80,9 @@ my %supported_methods = (
   # Closing and removing the popup
   'dialog:close'         => 1,
 
+  # ## jQuery Form plugin ##
+  'ajaxForm'             => 1, # pattern: $(<TARGET>).ajaxForm({ success: eval_json_result })
+
   # ## jstree plugin ## pattern: $.jstree._reference($(<TARGET>)).<FUNCTION>(<ARGS>)
 
   # Operations on the whole tree