home *** CD-ROM | disk | FTP | other *** search
- ****
- Linx
- ****
- by John Morris
-
- -To install Linx using the provided HTML page
- Simply place Linx.class in the same directory
- as linx.htm. Then open linx.htm with your
- web browser.
-
- -To install Linx using your own HTML page
- Copy the applet tag from the html of linx.htm,
- making sure you get all 18 <param> tags included
- between the open applet tag
- <applet width="400" height="300" code="Linx.class">
- and the close applet tag
- </applet>
- into the html of the page on which you want Linx
- to appear.
-
- *NOTE - You can design your own course using the
- Linx Course Editor. The editor also provides you
- with the complet html <applet> tag, along with all
- the <param> tags. You can get it at
- www.jacksshack.com/linxbldr.htm
-
- Thanks for using Linx