far fetched js question
far fetched js question
Out of context: Reply #5
- Started
- Last post
- 8 Responses
- ctrlRmB0
i'm trying to use the back button in the same way as the above example (thanks epictive)
i'm loading the initial site section and content by passing arguments via a query string... the same function that handles this also drives all navigation in the site... so i was thinking I'd add each nav call to the history and make use of the back button also...