LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (February 2008, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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"?
Comments: To: sas-l@uga.edu

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/


Back to: Top of message | Previous page | Main SAS-L page