[GH-ISSUE #187] Replace the current anchor base navigation #171

Closed
opened 2026-02-27 11:10:26 +03:00 by kerem · 0 comments
Owner

Originally created by @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/187

Originally assigned to: @tonioo on GitHub.

Originally created by Antoine Nguyen on 2011-10-19T15:36:22Z

With HTML5, the new way to restore navigation history inside AJAX applications is based on "pushstate" and co. (new javascript functions) It seems to be more efficient, and it avoids sending multiple requests when pushing the F5 button.

"An article":http://badassjs.com/post/840846392/location-hash-is-dead-long-live-html5-pushstate talking about that.

"a Jquery plugin":http://www.asual.com/jquery/address/ using that technology.

Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/187 Originally assigned to: @tonioo on GitHub. **Originally created by Antoine Nguyen on 2011-10-19T15:36:22Z** With HTML5, the new way to restore navigation history inside AJAX applications is based on "pushstate" and co. (new javascript functions) It seems to be more efficient, and it avoids sending multiple requests when pushing the F5 button. "An article":http://badassjs.com/post/840846392/location-hash-is-dead-long-live-html5-pushstate talking about that. "a Jquery plugin":http://www.asual.com/jquery/address/ using that technology.
kerem 2026-02-27 11:10:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#171
No description provided.