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 (January 2006, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 6 Jan 2006 05:12:35 -0800
Reply-To:   Peter Welp <peter.welp@KLM.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Peter Welp <peter.welp@KLM.COM>
Organization:   http://groups.google.com
Subject:   Override the ODS ONLOAD Event
Comments:   To: sas-l@uga.edu
Content-Type:   text/plain; charset="iso-8859-1"

Guru's, I have two HTML frames, an index on the left and contents (ODS generated pages) on the right. When i select from the index, the contents frame changes. The active frame is however, the index page. CTRL-F (Find on this page) searches the Index page, but i want to search in the Contents frame of course. I want to use the self.focus() function in an ONLOAD event of SAS ODS generated HTML. so I can use CTRL+F without clicking the contents frame first.

Anyone, can we manipulate the STARTUP() or the ONLOAD event with ODS in SAS v9.1?


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