Skip to main content

Bug Tracker

Side navigation

#10410 closed feature (plugin)

Opened October 03, 2011 12:37PM UTC

Closed October 03, 2011 01:23PM UTC

Last modified October 04, 2011 11:50AM UTC

Build in support for window.history.pushState

Reported by: anonymous Owned by:
Priority: low Milestone: None
Component: ajax Version: 1.7b1
Keywords: Cc:
Blocked by: Blocking:
Description

Could it be possible to include support for simple and light implementation of window.history.pushState with hash fallback for older browsers.

It would be much easier to load pages from json files using ajax.

Attachments (0)
Change History (2)

Changed October 03, 2011 01:23PM UTC by timmywil comment:1

component: unfiledajax
priority: undecidedlow
resolution: → plugin
status: newclosed

This is best implemented as a plugin. I'd recommend checking out Ben Alman's BBQ plugin or history.js.

Changed October 04, 2011 11:50AM UTC by anonymous comment:2

Well, it was worth asking but thanks anyway.

Keep making good library and making my life easier.