ISSUE-89 - Public View
AJAX (and serious use of javascript in general) b0rks history, bookmarks, etc
- State:
- OPEN
- Product:
- All
- Raised by:
- Charles Mccathienevile
- Opened on:
- 2006-09-21
- Description:
Manipulating the DOM to update pages generally means that it is impossible to bookmark them, retrieve them in history, link to them, etc, in any but their initial state. This is a problem in common with frames and sites that hide everything by pushing all interaction via POST requests. Although Ajax generally provides much better services, we are also breaking one of the main features of the web - that if I see something cool, I can send someone else there. I suspect that we should look at two approaches - one trying to provide guidance to authors (I know that Dave R's JS-heavy slide system does solve this problem - perhaps he could be convinced to write more generally on how to deal with this issue), and the other to talk to user agent developers about what can be done in this regard. (Raising this issue completes ACTION-132)
- Related emails:
- No related emails
Note: Some of these links may be accessible only to W3C Members.
Related notes:
No additional notes.