You are using Netscape 2.0 Beta 3 for Windows. These release notes cover:
Built-in JavaScript: Netscape Navigator now includes a built-in scripting language, called JavaScript. JavaScript development is based on the JAVA language, which extends and enhances the capability of HTML documents. JavaScript supports most of JAVA's expression syntax and basic control flow constructs, but without JAVA's strong type checking and static typing. JavaScript is embedded in HTML documents with a SCRIPT tag, and there is no compilation needed to run the script.
JavaScript Documentation is now available.
Netscape comes with a sample mail message. Click on the "inbox"
folder to see the message. You can use the toolbar button or menu to
Get New Mail. You can navigate through your mail messages
by clicking on the "Date", "Sender", or "Subject" fields of the
message list pane. The buttons and Go Menu also help you navigate.
A bold message in the message list signifies that you have not read
this message yet. Once you read it, it becomes normal (i.e. unbold).
Here's the whole story in a new window.
The syntax for the targeted windows is:
<A HREF="url.html" TARGET="window_name">
Click here and open a New Window
</A>
A new BASE tag allows you to pick a default named target window
for every link in a document that does not have an
explicit TARGET attribute. It's format is:
<BASE TARGET="default_target">
With server-side image maps, the x,y coordinates of the click
are sent to the server, and the server decides which URL you see.
With client-side image maps, the MAP that relates parts of
the image to different URLs is stored in the current file.
This saves a round trip to the server, and should present
documents to you faster. Since the MAP information
is stored in the document you are viewing, the destination
URLs can be displayed in the status area as you pass the mouse
over the image map.
Try the client-side image map
at the bottom of this page.
Now you can specify "Automatic Dithering" and Netscape will
make the decision to dither or not for each image on the
page. In general, your images should look better with
automatic dithering. The old options are still there,
so if you want to set them yourself, you can.
The default setting is "Automatic Dithering".
<FONT COLOR="#FF0000">Red</FONT>
You can also use Color Names instead color codes. For Example, the syntax
could also be:
<FONT COLOR="Purple">Purple</FONT>
This is also true with the <BODY BGCOLOR="Black" TEXT="White"> tag.
The <SUP> </SUP> tags let you define superscripts.
The <SUB> </SUB> tags let you define subscripts.
To repair these GIF images,
content providers can read the offending GIF image into a
different GIF utility that conforms to the GIF89a specifications,
and save the image again.
A new "ENCTYPE" attribute on the <FORM> tag allows you to write forms that
take files as input. An example of such a form would be:
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-2022-JP">
Netscape Navigator uses random information to generate session
encryption keys. The random information is found through a variety of
functions that look into a user's machine for information. Previous
releases of Netscape Navigator were subject to potential vulnerabilities
because the size of random input was less than the size of the
subsequent
keys. This means that instead of searching through all the 2^128
possible
keys by brute force, a potential intruder only had to search through a
significantly smaller key space by brute force.
Netscape Navigator 2.0 incorporates fixes to the specific portion
of our software where this potential vulnerability existed. We have
significantly increased the amount of random information
from approximately 30 bits to approximately 300 bits. Netscape
has greatly expanded the techniques and sources used to generate
these amounts of random information and the fixes have been reviewed
and validated by several weeks of intensive testing on the Internet.
Read Mail with the Netscape Navigator
Brand new News Interface
Better Images and Document Presentation
<FONT COLOR="#00FF00">Green</FONT>
<FONT COLOR="#0000FF">Blue</FONT>
Left justify text by putting it
within the DIV tags.
</DIV>
Center some text by putting it
within the DIV tags.
</DIV>
Right justify some text by putting it
within the DIV tags.
</DIV>
User Interfaces
Access Improvements
<FORM ENCTYPE="multipart/form-data" ACTION="_URL_" METHOD=POST>
Send this file: <INPUT NAME="userfile" TYPE="file">
<INPUT TYPE="submit" VALUE="Send File">
</FORM>
Additional Languages and MIME Charsets Supported
"us-ascii", "iso-8859-1", "x-mac-roman", "iso-8859-2", "x-mac-ce",
"iso-2022-jp","x-sjis", "x-euc-jp",
"euc-kr", "iso-2022-kr",
"gb2312", "gb_2312-80"
"x-euc-tw", "x-cns11643-1", "x-cns11643-2", "big5"
META Tag Extension for MIME Charset Info
Document Encoding User Interface
Security Improvements
Details: Some of the system specific information that is used in the
seed generation is available to any user on that system.
Details: Some of the usefulness of the seed generation depends upon
the unpredictability of the low order bits of various clocks and timers.
The clocks of many emulators may have much less entropy than the actual
builtin clocks.
Details: If the attacker is monitoring your user input then its
randomness is not useful.
Details: While navigating through menus or typing into various form
fields, the Navigator uses the unpredictability of details of the user
actions to increase the entropy of the RNG state.
KNOWN
PROBLEMS/BUGS
Known Java problems with the 32bit Navigator:
Known bugs in International support.
Help | Site Map | How to Get Netscape Products | Advertise With Us | Add Site | Custom Browser Program
Autos | Business | Computing & Internet | Entertainment | Family | Games | Health | Lifestyles | Local | Netscape | Netscape Open Directory | News | Personal Finance | Real Estate | Research & Learn | Shopping | Small Business | Sports | Travel
© 1999 Netscape, All Rights Reserved. Legal & Privacy Notices
This site powered by Netscape SuiteSpot servers.