L
Linda
I have a long list of links (index of a book), I know that I can use
<a href="javascript: history.go(-1)">Back</a> to go back to the
previous page. However, I would also prefer to go back to the portion
of the page that contained the link that I clicked. What would be the
syntax for this?
Thank you,
Linda
<a href="javascript: history.go(-1)">Back</a> to go back to the
previous page. However, I would also prefer to go back to the portion
of the page that contained the link that I clicked. What would be the
syntax for this?
Thank you,
Linda