VvvebJs
VvvebJs copied to clipboard
Triggers Event on SaveAjax to modified ajax options before the ajax is called
- Triggers Event on SaveAjax
- Allows the ajax options to be modified before the ajax is called
- Hence allowing you to add other parameters to be sent to the server such as anti forgery token, post id, etc
- Allows the saveAjax to be aborted when false is returned.