Click here to Skip to main content
15,890,123 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Guys,

I'm having an image gallery which is designed in HTML and jQuery. Here, when i am navigating to next or previous images, the page is not reloading but, the images are getting changed. I am happy with this. Now, i want to change the URL and image without refreshing the page. Any help would be appreciated.

I dont want it in .Net. Need it for static (HTML) pages.

Thanks in Advance..
Posted
Updated 6-Mar-11 19:59pm
v2

1 solution

AFAIK, to change URL, you need to do full postback. URL display in browser is little different from content.
URL Re-writing might have helped but I think that too would need a complete postback.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900