A TechNote is a document that addresses a very tactical, very specific development issue or task in a given technology area. It includes sample code as well as methodology and explanatory text that illustrates how to resolve a particular development issue or challenge.
Collapsible lists have been available for a long time, but now DHTML makes it possible to create more functional and adaptable lists. With the JavaScript DHTML Collapsible List library included with this TechNote, you can create DHTML collapsible lists easily, giving you the functionality you need with the styling you want.
THE JAVASCRIPT CONSOLE
With the new JavaScript console in JavaScript 1.3, you can choose to ignore all the JavaScript errors that occur, or view them all in one handy window. No more multiple error alert dialog boxes!
YEAR 2000--A CROSS-BROWSER SOLUTION
This TechNote/View Source article shows you how to make your JavaScripts easily call the correct date functions for Year 2000 compatibility using code that has been tested on various platforms and browsers.
CREATING A JAVASCRIPT INTERFACE FOR THE COSMOPLAYER VRML
Learn how to call the Java External Authoring Interface for controlling VRML 3-D worlds using JavaScript in a new TechNote/Case Study from the Netscape Technology Evangelism Team.
HTML PRESENTATION TEMPLATE
You saw it at DevCon, now use it yourself! Read this new TechNote on the HTML presentation template used at DevCon and download it for your own use! (TN-JSCR-02-9707)
TECHNOTE ON CSSP AND JS 1.2
This TechNote shows how to use JavaScript to
manipulate HTML elements that have been positioned using CSSP (Positioning HTML Elements with Cascading
Style Sheets) style sheets. Examples have been implemented both with the LAYER tag and with CSSP. Compare
Communicator's two techniques for positioning content and see how positioned elements can be manipulated in the
same way from JavaScript. (TN-JSCR-08-9708)
PROGRAMMING JAVASCRIPT 1.2 EVENT HANDLERS
This TechNote
provides a comprehensive description of how to use the new JavaScript 1.2 event handler
in Communicator. It can be useful in a variety of Web applications and will be of
particular interest to those building interactive Web pages using Dynamic HTML.
(TN-JSCR-04-9707)
JAVA, JAVASCRIPT, AND PLUG-IN INTERACTION USING CLIENT-SIDE LIVECONNECT
This Netscape TechNote
describes how to use LiveConnect to make Java, JavaScript and Plug-Ins interact with one another.
(TN-JSCR-03-9707)
JAVASCRIPT 1.2 NEW WINDOW METHODS AND PROPERTIES
This TechNote shows how to use JavaScript 1.2 to create and
dynamically manipulate rich functioned windows for a highly customizable user interface in crossware applications.
(TN-JSCR-01-9704)