jquery history plugin

11,183

Solution 1

railscasts has an episode regarding this topic: http://railscasts.com/episodes/175-ajax-history-and-bookmarks

Solution 2

I use the jQuery BBQ: Back Button & Query Library. It's simple, robust, and has a http://benalman.com/projects/jquery-bbq-plugin/

Solution 3

An alternative which I use is balupton's jQuery History which provides nice tracking of hash changes for your website. And jQuery Ajaxy which allows you to have a rich ajax website while still supporting the back and forward buttons and no server side changes.

jQuery History: http://www.balupton.com/projects/jquery-history

jQuery Ajaxy: http://www.balupton.com/projects/jquery-ajaxy

Share:
11,183
Gavrisimo
Author by

Gavrisimo

Web developer wonna be!http://www.arvag.net

Updated on August 07, 2022

Comments