Quick Tour
- Run JavaScript Navigator by loading debug.htm into Internet Explorer 4 or Netscape Navigator 4.
- You can use the test page provided, otherwise use the 'Browse...' button to find
another file, then click 'Load' to load it.
- In the top frame, click 'Top' to view the structure of the top level object.
- In the navigator frame (right side), click the 'plus' sign next to the word 'document'.
- In the same frame, click the word 'Title' to view the title of the document
being displayed.
- Click the 'back' button, until you see that the object being displayed is
'ContentFrame', then click the 'plus' next to 'location', then click 'href'
to see the URL being displayed.
That just about goes through all the major functionality of the program.
Easy, no?