Append parameter to url during ajax call with jQuery -
i need append parameter in url called ajax call.
i need this: jquery(document).ajaxstart(functionthatappendsparametertourl);
i think want use ajaxsend
rather ajaxstart
. function called event, request , settings parameters. if understand correctly you're trying do, should able modify settings include parameter.
Comments
Post a Comment