I have the following url
http://www.domain.co.uk/example/#project-471-1747
The end bit #project-471-1747 changes every time a project is saved.
I pretty sure using window.location this can be pulled but what I am struggling to do is find out how to pull and display the full url when a button is clicked.
I'm sure this must be pretty simple to do but It seems to be eluding me!