Back
isAjax()
Returns whether the page was called from JavaScript or not.
requestIsAjax = isAjax();
Copied!