nshah / js-herstory
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
examples.html | ||
| |
herstory.js | ||
| |
herstory_iframe.html | ||
| |
readme.rst | ||
| |
tests/ |
readme.rst
Herstory
Herstory is a JavaScript History Manager. It provides what is essentially a "fragment change" event. This allows building JavaScript applications that can set href's with fragments to maintain state and provide functional back/forward buttons. Look at examples.html for how to use the library.

