home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / Chip_1999-09_cd.bin / internet / JSLib / applets / 0129 / parametry.txt next >
Text File  |  1999-04-14  |  1KB  |  23 lines

  1. Configuration:
  2.  
  3. * "demicron" (must be "www.demicron.se") Required parameter.
  4. * "reg" (must be "A00002") Required parameter.
  5. * "foreground" (hexadecimal color value) The text color.
  6. * "background" (hexadecimal color value) The background color.
  7. * "clickedcolor" (hexadecimal color value) The event color.
  8. * "shadowcolor" (hexadecimal color value) The event color.
  9. * "displace" (integer number) Displacement of the shadow in relation to
  10.   the text.
  11. * "sleeptime" (integer number) The time between links in ms.
  12. * "delay" (integer number) Frame delay.
  13. * "step" (integer number) The step in the scroll movement. Should be about 3.
  14. * "fade" ("yes" or "no") Fading function on or off.
  15. * "font" ("Helvetica", "TimesRoman", "Courier", "Dialog", "ZapfDingbats") The 
  16.   font type.
  17. * "fontsize" (integer number) The font size.
  18. * "italic" ("Yes" or "No") If you want italic fontstyle.
  19. * "bold" ("Yes" or "No") If you want bold fontstyle.
  20. * "itemxx" (text) Item no xx.
  21. * "urlxx" (text) URL to switch to when you click item no xx. Notice the syntax on
  22.   the example.
  23. * "target" (text) The target frame for the URL operations.