louis_coetzee Posted May 26, 2009 Share Posted May 26, 2009 Hi, hope my subject is okay...not really discriptive. Okay what I am trying to figure out is: When you use ajax to dinamically change your pages, the page changes when you click the link, obviously there is no get variables in your url. when you hit F5 the page refreshes, but loads the main page, not say for instance the last page you were on (about). How can I remember this??? I have seen in facebook there is for example facebook.com/gallery?id=93934737#image1 what is this hash, does it have anything to do with that, please help. Thanks in advance. Quote Link to comment Share on other sites More sharing options...
RichardRotterdam Posted May 27, 2009 Share Posted May 27, 2009 I think you pretty much answered your own question. The hash is indeed used to "remember" the previous action. That #image can be loaded as var Quote Link to comment Share on other sites More sharing options...
louis_coetzee Posted May 31, 2009 Author Share Posted May 31, 2009 I think you pretty much answered your own question. The hash is indeed used to "remember" the previous action. That #image can be loaded as var Can you give me an example of how to do this? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.