If you are already familiar with JavaScript in Navigator, skim the material in Part 1, paying particular attention to the chapters that discuss more advanced topics: Chapter 3, "Using windows and frames" and Chapter 5, "Advanced topics." You can then use the reference material as needed.
http://server.domain/path/file.htmlIn these URLs, server represents the name of the server on which you are running LiveWire, such as "
research1
" or "www
," and domain represents your Internet domain name, such as "netscape.com
" or "uiuc.edu
." If you have configured your proxy, you might not need to specify your domain name when the client itself is within the domain. In general, italic items in URLs are variables, and items in normal Courier font are literals.
This book uses the following typographical conventions:
c:\javascript\samples\world\hello.html.
Interested: