To include this FX in your document you need to put the the following in the HEAD section of your document <!-- *** BEGIN CUT - Start Code *** --> //--> In the document body, where you want the message text to appear, place the following HTML <SCRIPT LANGUAGE="javascript" TYPE="text/javascript"> Where. For example. To place the fader in a centered table <TABLE width="200" cellspacing="0" cellpadding="0" border="4" align="center"> <TR> <TD><script language="JavaScript"> document.write(myFader.toHtml(200,80)); </script></TD> </TR> </TABLE> To add descriptions to links you need to add onMouseOver and onMouseOut
to your links tags <a href="mylink.html" Where msg1 is one of the messages defined in the HEAD section shown previously Or <a href="mylink.html" Also See... |