Handling hashed links for web applications using AJAX
Web page visitors may want to bookmark certain state or pass it along to others. In pre-AJAX days it was a matter of simply passing a page URL. With AJAX, however, there's no standard way of conveying page state when some content have been pulled thru an AJAX call. One solution is to pass a "hash" parameter as if it was a request to move to an anchor within the page. That hash parameter can then be fetched processed by Javascript.
- Visit Site:
- Handling hashed links for web applications using AJAX
- Filed in:
-
JavaScript / Tutorials & Tips / Navigation
- Date Added:
- Oct 9, 2008
- Last Updated:
- Oct 9, 2008
License and Pricing Information
Free Non-Commercial
Price: $0.00 USD
| Publisher site visits: | 273 |
|---|---|
| Average rating: | 0.00 |
| Total ratings: | 0 |
Publisher Info
- Author:
- Baglan Dosmagambetov
Other listings by this publisher
- Watermarking on the fly with PHP
- AJAX sorting with Script.aculo.us
- Humane text processors
- Delayed content loading
- Selective printing
- Fetching additional content when end of page is reached
- Using Bezier curves with the script.aculo.us Javascript library
- Roll your own script.aculo.us effect
- Watermarking with cache
