everyone. I have a problem. This problem is solved perfectly in Facebook. I have a page very similar to facebook feeds. There are some photos on this page. Clicking in the photos - we have a window that appears over all content. And we can see that on facebook URL address is changed , but all the background content doesn't reload. And we see that each photo has it's own url with get parameters.
Is there any solutions how to change URL parameters without page reloading. Without using anchors (#) and HTML5. As it implemented in facebook.
Thanks!