I am using jQuery to implement a smooth scroll effect on my internal anchor links. I am wondering if it is at all possible to have the sites url reflect the anchor link name without its preceding hash symbol.
Essentially displaying www.site/link1.com instead of www.site/#link1.com in the address bar.
I've tried searching this question all over google and haven't come up with any concert fact as to whether this can or cannot be achieved.