jQuery.mobile.path.parseLocation()
Description: Utility method for retrieving the current location as a parsed object.
-
jQuery.mobile.path.parseLocation()
- This method does not accept any arguments.
This method gets the current location via getLocation()
and returns the result of parsing this value via parseUrl()
.