ET Image Button - Documentation |
||
|
|
Features
Examples
Get started
|
|
|
|
||
Images |
ButtonImage The image defining the normal look of the button. Values: URL to file Default: none |
|
| ButtonImageOver The image defining the look of the button when the user moves the mouse any over it. Values: URL to file Default: ButtonImage |
||
| ButtonImageClick The image defining the look of the button when the user clicks on it. Values: URL to file Default: ButtonImageOver |
||
Colors |
BGColor The color of the applet background. Values: 000000 - ffffff Default: ffffff (white) See Also: Color notation. |
|
URL |
URL The URL connected to the button. You can use any URL type supported by your browser including http: and mailto:. Values: URL to link Default: none Example: <param name="URL" value="fun.html"> |
|
| URLFrame The target frame of the URL connected to the button. Values: _self / _parent / _top / _blank / frame name Default: _self |
||
| URLText The text to be shown in the browsers status bar when the user moves the mouse pointer over the button. Values: text string Default: none |
|
|
||
Future FeaturesIt's always possible to improve an applet, but every feature creates more code, and more code will result in longer loading times. Currently we don't have any new features planned for this applet. |
||
| © 1997-2000 Entanke. Visit us at http://www.entanke.se/ for more information. |
||