Is there is a way to chage the url without making page postback using MVC.My requirement is , i am having a page,on a button click only small portion of page get updated.I also want to change the url on that updation. I dont have much idea about “MVC”.So please let me know if there is a way.
Share
You need HTML5-able browser and some JavaScript. Here is the demo of HTML5 history feature.
GitHub implemented that feature for tree browsing. And there is screencast in railscast.com.