jquery - check if query string present on URL?

Viewed 51883

Is it possible using jquery (or just javascript) to check for the existence of a query string on the URL?

4 Answers
Related