views:

301

answers:

1

I am using ajax in my site. if a user enters a query and select a category, i will updates the page with result with ajax. also i updates the url with hash value which shows query and category seperated by a '&'. what i want is tht when the browser back button is pressed i want to display the previous result without reloading. what i am getting is that url tht has previous values, but result is not updating. how can i do that ...can any one help me ???

+2  A: 

You can use : "Yahoo! UI Library: Browser History Manager"

Artem Barger
Thnx for tht... I will look into it
Jasim
you are welcome.
Artem Barger