[jawsscripts] Re: Script to switch URL

  • From: Jamal Mazrui <empower@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Tue, 23 Dec 2008 14:06:32 -0500 (EST)

The code below seems to work for navigating to another page in the current
window (IE6 and XP).

Jamal

sURL = "http://FreedomScientific.com";
Let oDoc = IEGetCurrentDocument()
Let Window = oDoc.ParentWindow
oWindow.Navigate(sURL)

__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts: