0 votes
in AJAX by
What role of #&& in querystring?

1 Answer

0 votes
by

# is treated as fragment delimiter to delimit the history state and && precedes is used to check on the information in the query string.

...