colormenu2

所属分类:Java编程
开发工具:Java
文件大小:7KB
下载次数:9
上传日期:2004-12-22 16:04:08
上 传 者linliming
说明:  图形程序\Colormenu彩色菜单
(graphics program \ Colormenu color menu)

文件列表:
colormenu.class (5165, 2000-06-27)
colormenu.htm (1823, 2000-06-02)
colormenu.java (4710, 2000-06-27)
新建 文本文档.txt (1162, 2001-04-02)

Free JAVA applet by Stig Christensen, Copenhagen May 2000 Homepage: http://hjem.get2net.dk/stig_christensen/ E-mail: stigc@get2net.dk ------------------------------------------------------------- This applet is free and for use anywhere. The HTML-tags is like this (an example with 5 links): ------------------------------------------------------- Decription og some of the parameters: text1 .... textX : defines the text for link link1 .... linkX : defines the http-link for each link target : defines how to open the links. could be "_self", "_blank" or a name of a frame on your site. fade_color : is the background fade color (behind the text) Selection_color : is the color of the border that makes the rollover effect --------------------------------------------------------- Importen! "border_color" and "fade_color" arguments only consists of 1 or 0 digits. Ex: "1,0,0" This sets the color to red. It uses the RGB color system ("r,g,b"). It is possible to use to or three colors. Yellow: "1,1,0", white: "1,1,1") It is also importen to use 3 digits in the arguments of "background_color", "selection_color" and "text_color". If you want to use 80 as a color-code write "080". The height og the applet could be computed like this. Number of texts mulitplied with 60 plus 1. In this HTML-example: 6*60+1 = 361 ------------------------------------------ end of text file
近期下载者

相关文件


收藏者