html5-history-api

There are 6 repositories under html5-history-api topic.

  • browserstate/history.js

    History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.

    Language:JavaScript10.7k3064061.3k
  • elboletaire/tabbedcontent

    :open_file_folder: jQuery / Zepto lightweight tabs plugin

    Language:JavaScript45103119
  • aeurielesn/loadify.js

    Loadify.js = jQuery + Anchors + Ajax + HTML5 History API.

    Language:JavaScript1300
  • Conduitry/story

    Minimal HTML5 history API wrapper // Mirror of https://git.chor.date/Conduitry/story

    Language:JavaScript130
  • Darkzarich/Simple-router

    Frontend for a small news site made with Vue without using Vue Router but using instead my own router based on HTML5 History API as well. Is built for educational purposes mostly.

    Language:JavaScript20
  • Johnnybar/infinite-scroll-html5-history-api

    Testing the HTML5 History API with infinite scroll and pagination (infinite scroll+pagination created by Tim Severien (https://codepen.io/timseverien/pen/XXYaZe))

    Language:HTML20