Advertise here

jQuery Plugins Tagged ‘HTML5 History API’

History.js – Polyfill for HTML5 History/State API

June 06, 2015     1259     HTML5
History.js – Polyfill for HTML5 History/State API

History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. It supports jQuery, MooTools and Prototype.

Read More »

TabbedContent – jQuery Tabs Plugin Compatible with Bootstrap

May 06, 2015     2466     HTML5 Tabs Bootstrap
TabbedContent – jQuery Tabs Plugin Compatible with Bootstrap

TabbedContent is a lightweight tabs plugin that uses the HTML5 history API to add your tab navigation to your browser's history. Also it is compatible with Bootstrap.

Read More »

scrollFrame – Retain Scroll Position Between Pages using Iframe

July 11, 2014     1975     HTML5 Scroll
scrollFrame – Retain Scroll Position Between Pages using Iframe

Retain your scroll position between pages using an iframe. Especially helpful for infinite scrolling views.

scrollFrame will hijack the user's click for elements that match the query selector you pass in and instead of reloading the page it will append a modal-like iframe that sits on top of your viewport and points to the element's href. It then uses HTML5 history APIs to make the back-button function as expected.

Read More »