You are using Netscape 2.0 Beta 1 for Windows. These release notes cover:
[ Mail,News | Images,HTML | UI | Access ]
Java support in this release of Netscape Navigator is included primarily for Java developers who wish to do compatibility testing. It is still of pre-beta quality.
The version of Java supported by Netscape Navigator is compatible with the Pre-Beta 1 Java Developers Kit from Sun Microsystems. Applets written for the Alpha 3 release of the HotJava browser are not compatible with this later version of Java.
Please see the Known Problems section for Java Problems we already know about.
LiveScript is currently implemented only on Windows. Other platforms will be supported in Beta 2.
LiveScript 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).
The syntax for the targetted 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">
This is similar to server-side ISMAP images, in that you are presented with an image that you can click on to take you to a number of different sites. However, 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>
<FONT COLOR="#00FF00">Green</FONT>
<FONT COLOR="#0000FF">Blue</FONT>
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:
<FORM ENCTYPE="multipart/form-data" ACTION="_URL_" METHOD=POST>
Send this file: <INPUT NAME="userfile" TYPE="file">
<INPUT TYPE="submit" VALUE="Send File">
</FORM>
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 that cannot be discovered by external sources 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.
Note that to solve problems such as items 2, 3, and 4, above, it may be necessary to subclass the parent of the plug-in window. This causes another bug; if a page has multiple plug-ins loaded, only one plug-in may get painted. This class of bugs and the side effects of their related workarounds will go away when proper message routing from the Navigator to the plug-in window is implemented. When developing content for AVI files, the palettes of AVI files shown on the same page should match, otherwise palette thrashing will occur, causing lots of ugly flashing in 256 color mode, and bad colors.
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. |