Forum Moderators: open
However I don't want the back button to send people away from the site e.g. if they arrived at that page from another site or search engine. Is there javascript to display a back button only if the visitor came from a page within my site? e.g.:
if (referrer = this domain) {back button code}