home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 August / PCWorld_2001-08_cd.bin / Komunikace / sambar / _setup.1 / features.stm < prev    next >
Text File  |  2000-08-23  |  1KB  |  20 lines

  1.     <!-- *******************FEATURES************************************ -->
  2.                 <TR>
  3.                     <td class="sidemenuheader">Features</td>
  4.                 </tr>
  5.                 <tr>
  6.                     <td class="sidemenuitem">
  7.                         <a href="<RC$this_page>?start=<RC$start>&msgno=<RC$msgno>&query=<RC$query>&RCSstylesheet=<RC$nextsheet>">Change Stylesheet</a><br>
  8.                         <!--- To enable this code, strip the comment tags. It's a sample of how to provide wrap-width selection. It only works with JavaScript, so that's why it is disabled in the distribution. <form>
  9.                             Wrap: <select name="RCSwrap" onChange="location.href='<RC$this_page>?start=<RC$start>&msgno=<RC$msgno>&query=<RC$query>&RCSwrap='+this.options[this.selectedIndex].value">
  10.                                 <option value=0 <RCif RCSwrap=0>SELECTED<RCendif>>none</option>
  11.                                 <option value=60 <RCif RCSwrap=60>SELECTED<RCendif>>60</option>
  12.                                 <option value=72 <RCif RCSwrap=72>SELECTED<RCendif>>72</option>
  13.                                 <option value=80 <RCif RCSwrap=80>SELECTED<RCendif>>80</option>
  14.                             </select>
  15.                         </form> --->
  16.                         
  17.                     </td>
  18.                 </tr>
  19.     <!-- *******************/FEATURES************************************ -->
  20.