While the SCRIPT tag is not directly available from a pull-down menu


While the SCRIPT tag is not directly available from a pull-down menu, you can use Navigator Gold’s capability to enter alternative HTML tags.
However, there is no easy way to enter a terminating /SCRIPT tag. It’s simpler to have the <SCRIPT> construction already embedded in your document.

Creating links with Navigator Gold is a snap, but there is no way


Creating links with Navigator Gold is a snap, but there is no way to add the event handler attributes, such as onMouseOver, that give JavaScript so much power. Links are also saved as absolute references, which have the full path- and filename.
So after you edit a document, you need to choose File and publish to resolve the absolute references.

If you have any links that have event handlers connected


If you have any links that have event handlers connected, the Navigator Gold editor tries to evaluate the handler’s functions but, because JavaScript code is not evaluated from within the editor, an error will be generated.
This means that certain handler combinations could create documents that are difficult to edit.

Navigator Gold is a good basic editor that seamlessly integrates


Navigator Gold is a good basic editor that seamlessly integrates with the Navigator browser. For designing the initial look and feel of your pages, it’s a good editor to use. that seamlessly integrates with the Navigator browser. For designing the initial look and feel of your pages, it’s a good editor to use.
But after you design the appearance of a page and want to JavaScript-ize it , you’ll probably want to supplement your development with several other tools.

If you want to use an editor other than Navigator Gold


If you want to use an editor other than Navigator Gold, you can use one such as HoTMetaL, HotDog, or HTML Write. After you finish the basic layout of your page, however, switching between a simple editor such as NotePad or TextPad and your browser is a fast and efficient way to go.
It’s not much different from what most programmers go through: developing, editing, and compiling a program through an editor framework, then switching to another program to test, run, and debug it.

Paint Shop Pro is an excellent Windows-based graphics program


Paint Shop Pro is an excellent Windows-based graphics program that handles most image formats and can produce interlaced and transparent GIF files.
Another program worth having on the Windows platform is the GIF Construction Set, by Alchemy Mindworks, which supports the easy creation of animated GIFs. If JPEG is more your style, you might find Lview Pro of some use.

The document.write() statement serves as a placeholder


The document.write() statement serves as a placeholder, and should be replaced with your own code.
Make a copy of this file every time you need to create a new page and you’ll have all the basic tags you need for JavaScripting.

Netscape’s LiveWire Pro is a collection of utilities that enable Web administrators


Netscape’s LiveWire Pro is a collection of utilities that enable Web administrators to easily maintain a Web site.
Working in conjunction with Netscape’s FastTrack Server, LiveWire Pro provides a graphic interface to the Webmaster, enabling drag-and-drop site creation. You can edit individual Web pages using Navigator Gold 2.0, which is included with FastTrack.

LiveWire Pro only works with Netscape’s Web servers


LiveWire Pro only works with Netscape’s Web servers which restricts the usefulness of LiveWire Pro to those platforms that run Netscape’s server software.
If you’re maintaining a Web site and want to incorporate server-side JavaScript, this is perfect-but it might be too much for an end-user working with his or her collection of pages.

LiveWire Pro is currently available only for the Windows NT and Solaris platforms


LiveWire Pro is currently available only for the Windows NT and Solaris platforms. LiveWire Pro NT can run under Windows 95-but without a Windows 95-native Netscape server, you’re limited to using the Site Manager utility.
This means that you can maintain an existing site on another machine, but you can’t create, edit, or maintain any applications of your own.