html5history
7 sites
No security coverage
This module exposes the HTML5 History Interface to Drupal's AJAX Command system and allows for custom handling of pushState and replaceState events, providing a lightweight solution for managing browser history within Drupal.
This is an extremely lightweight and unobtrusive module that does two things.
1. Exposes the HTML 5 History Interface to Drupal's AJAX Command system.
2. Provides a system for hooking into pushState and replaceState events to provide a lightweight solution for https://stackoverflow.com/questions/10940837/history-pushstate-does-not-...
See the documentation for more information.