Hi,
I’m looking for a jquery pop for my website to display some content. When I click on a link to come the popup with some content. But the url is not changed corresponding to the popup.
A sample url like below is enough.
www.mysite.com/products.html#product1
product1 is the link and clicked on that shows the content in popup. Also the url updated related to product1 with a #.
Anyway to do this using jquery.
thanks in advance’