The origin()
function is related to here()
.
It refers to the source of a link. However,
origin()
is used in out-of-line links where the
link is not actually present in the source document. It points to the
element in the source document from which the user activated the link.
This enables you to implement "back" links.