home *** CD-ROM | disk | FTP | other *** search
/ Online Praxis 1998 March / Image.iso / CD-ROM / HOMEPAGE / JAVA / JBUNDLE.EXE / JTab / sample_source.txt < prev    next >
Encoding:
Text File  |  1998-02-16  |  1.2 KB  |  21 lines

  1. <applet codebase="." code="JAVATab2.class" align="baseline" width="600" height="45">
  2.  
  3.     <param name="Copyright" value="(c)1997 AUSCOMP (www.auscomp.com)">
  4.     <param name="TAB_BG" value="11,55,6">               
  5.     <param name="TAB_FG" value="128,255,128">           
  6.     <param name="TAB_MOUSEOVER" value="0,255,0">        
  7.     <param name="TAB_FONT" VALUE="Arial; PLAIN; 13">       
  8.     <param name="TAB_BG_IMAGE" value="images/top_jungle.jpg">
  9.     <param name="TAB_DEFAULT" value="999">
  10.  
  11.     <param name="TAB0" value="Overview;        overview.htm;     main; Features, Sample files and order information; none; none">
  12.     <param name="TAB1" value="Setup;        setup.htm;     main; How to implement the applet into your HTML file; none; none">
  13.     <param name="TAB2" value="Troubleshoot;        troubleshoot.htm; main; Problems? please read this.;none; none">
  14.     <param name="TAB3" value="Copyright;        copyright.htm; main; Copyright information; none; none">
  15.     <param name="TAB4" value="Link 2 URL's Demo;    setup.htm;     _blank; Two HREF link demonstration; http://www.auscomp.com; _blank">
  16.     <param name="TABONBOTTOM" value="no"> 
  17.  
  18.     <p><strong>Your browser does not support JAVA! </strong><a href="troubleshoot.htm" target="main"><strong>Click here for troubleshooting.</strong></a></p> 
  19.  
  20. </applet>
  21.