Use anchor to display div
- by scatteredbomb
I'm using jquery, and need to accomplish a couple things.
1) When someone clicks on a link (or in my case, a div) to display another div, I'd like to add an anchor to the url.
So, if someone clicks on a "Live" link, the 'live' div slides down, and we append #live to the url.
2) If someone visits that page and keeps the #live anchor at the end…