Date: Wed, 27 Feb 2008 06:48:28 -0500
Reply-To: "Richard A. DeVenezia" <rdevenezia@WILDBLUE.NET>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Richard A. DeVenezia" <rdevenezia@WILDBLUE.NET>
Organization: Internet News Service
Subject: Re: what's the opposite of "drill down"?
RolandRB wrote:
> I am using a system where you can "drill down" from a sas graph to
> another html page but there is no way of somehow closing that page and
> ending up back in the page I drilled down from. How should this be
> done?
If the backspace key, and your browser Goback one page icon do not work,
then it would appear the 'system' is probably mucking around with the
history stack via javascript.
You can try
- disabling javascript
- drill-down using a 'modified click'. In many browsers, Ctrl-click follows
a link, but always opens the destination in a new window or new tab --
leaving the original page alone.
If you are tasked with modifying the said system, figure out why it was
initially designed to make it not possible to drill up.
--
Richard A. DeVenezia
http://www.devenezia.com/