#10410 closed feature (plugin)
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.
Change History (2)
comment:1 Changed 12 years ago by
Component: | unfiled → ajax |
---|---|
Priority: | undecided → low |
Resolution: | → plugin |
Status: | new → closed |
comment:2 Changed 12 years ago by
Well, it was worth asking but thanks anyway. Keep making good library and making my life easier.
Note: See
TracTickets for help on using
tickets.
This is best implemented as a plugin. I'd recommend checking out Ben Alman's BBQ plugin or history.js.