jquery-mobile/docs/pages/docs-links-urltest
scottjehl 0ba9acfc33 added support for URL updating via a preset data-url on the page div when it is sent from the server.
If data-url is set on a page div when it returns from the server, it's value will be used to replace the url in the hash, and as the base url for future requests if it adds additional segments (such as a trailing slash). This will enable developers to work around the limitation of directory links requiring a trailing slash, and will also allow developers to specify a new url after a redirect occurs (such as after a login). Fixes #867
2011-01-24 19:35:45 -05:00
..
index.html added support for URL updating via a preset data-url on the page div when it is sent from the server. 2011-01-24 19:35:45 -05:00