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 comment:1
component: | unfiled → ajax |
---|---|
priority: | undecided → low |
resolution: | → plugin |
status: | new → closed |
Changed October 04, 2011 11:50AM UTC by comment:2
Well, it was worth asking but thanks anyway.
Keep making good library and making my life easier.
This is best implemented as a plugin. I'd recommend checking out Ben Alman's BBQ plugin or history.js.