Adding documents to the help system

JavaScript enhancements

Some SCO documentation HTML files include a few lines of JavaScript code to fix a couple of limitations in Netscape 3.0. These limitations are:

The following lines of JavaScript code placed in the <HEAD> element of each HTML file overcome these limitations:
<SCRIPT LANGUAGE=JavaScript>
<!--
var Contents = "/topicID/CONTENTS.html"
if ( parent.RightHistory != null ) parent.RightHistory(document.URL)
// -->
</SCRIPT>

Next topic: HTML tables
Previous topic: HTML 3.2 extensions

© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999