3
Does such a thing exist?
E.g. a Firefox Extension (or other kind of browser script) where you can right-click on the subtitle in a section of any webpage you want to link to and it will give you the link with hash symbol and section name like in the title of this question.
I know it's possible by looking in the page source or using Firebug but ideally want to avoid that type of thing e.g. so my mum could use it.
(If there's no such tool out there I'm tempted to write one...)
3
You are looking for the term "anchors": https://addons.mozilla.org/en-us/firefox/addon/show-anchors/
– Paul – 2013-03-08T11:36:17.6831
Thanks, very helpful - looks like the newer version is here: https://addons.mozilla.org/en-US/firefox/addon/show-anchors-2/ and does exactly the job I wanted. If you'd care to put that in an answer I'll gladly accept...
– Steve Chambers – 2013-03-08T11:49:47.987