Showing posts with label fragment-identifier. Show all posts
Showing posts with label fragment-identifier. Show all posts

Friday, June 8, 2012

How to show Ajax requests in URL?


What I want is to have links which change a part of the page , and a dynamic URL for it, where I can specify variables such like #calendar=10_2010tabview=tab2

Thursday, May 17, 2012

On - window.location.hash - change?


I am using Ajax and hash for navigation. Is there a way to check if the window.location.hash changed like this?

Thursday, April 12, 2012

Modifying document.location.hash without page scrolling


We've got a few pages using ajax to load in content and there's a few occasions where we need to deep link into a page. Instead of having a link to "Users" and telling people to click "settings" it's helpful to be able to link people to user.aspx#settings