To write text for a pop-up window

Example

The following script specifies 10 point italic Helvetica as the font to use for the text and defines one pop-up window:

 <SCRIPT Language=JavaScript> 
MyFont="Helvetica,10,,italic"
MyText="This is a pop-up window." </SCRIPT>

Notes


next stepInsert the HTML Help ActiveX control in your HTML file