- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3
function_ajaxPOST
        Wesley de Groot edited this page Oct 23, 2015 
        ·
        36 revisions
      
                	     _    _____ 
        	        | |  / ____|
    	            | |  | (___ 
	            _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/
ajaxPost Posts a form, tru ajax.
Please not call this function yourself, unless you know what you are doing!
- @param object object Wrapper
- @param string form Form to handle
- @param function callback callback to
- @return bool
- @example _('.wrapper').ajaxPost(form);
_('.wrapper').ajaxPost(form);
[Back to function list](https://github.com/wesdegroot/_.js/wiki/Function%20List)
© Wesley de Groot • CC-BY 4.0 • WDGWV