history.js Questions

1

Solved

I have almost impossible problem, but I am hoping someone could come up with some working solution or workaround. I have a website where I use History.js to do on-demand page changes to prevent l...
Servetnick asked 14/12, 2011 at 16:5

2

I am trying to implement History.js for my ajax site so that I can use forward and back buttons and even bookmarks. However the example @ https://github.com/browserstate/History.js/ has me a bit co...
Shermanshermie asked 15/10, 2011 at 11:44

2

Solved

All these 3 libraries allow to manipulate history object. OK, backbone does a lot of more but let consider only it history part. http://documentcloud.github.com/backbone/#History https://github.c...
Wanhsien asked 1/12, 2011 at 23:11

1

Solved

I've implemented History.js on a local test application. Everything seems to work, however if I press the back button in the browser, the previous content does not get restored. Do I actually have...
Shears asked 31/10, 2011 at 0:52

2

Solved

I've been researching the best way to utilize HTML5's history api aka psuhState with a proper fallback for HTML4 browsers. Github uses the history api for its tree browsing (the following link is ...
Plastometer asked 3/7, 2011 at 1:35

1

Solved

I just integrated History.js in my jquery Ajax application but I could not find a way how to differentiate statechange event due to History.pushState in my own code and due to user clicking on Brow...
Quinacrine asked 20/4, 2011 at 22:19

© 2022 - 2024 — McMap. All rights reserved.