|
|
RLImageButton (Version 1.01) The URLImageButton applet is used in a web page to provide a link to another web page. When the URLImageButton is clicked, the target web page is loaded. The target web page can either replace the current web page, or can be loaded into a specified frame on the current web page. | |||||||||||||||||||||
| peration When the URLImageButton is initialized, a user specified button image (buttonImage) is displayed. When the mouse is moved over the URLImageButton, a "mouse over button" image (mouseOverImage), if specified, is displayed. When the mouse is clicked on the URLImageButton, a "mouse clicked on button" image is displayed (mouseDownImage), if specified. If mouseDownImage is not specified, then a frame is drawn around the URLImageButton. The mouseDownImage or the frame is displayed for as long as the mouse button is held down and the mouse is positioned over the URLImageButton. When the mouse button is released over the URLImageButton, then the user specified URL (url) is loaded. The applet has been programmed so that the URLImageButton will become functional as soon as buttonImage is loaded (the applet loads the optional mouseOverImage and mouseDownImage asynchronously). | ||||||||||||||||||||||
| ample If your browser supports Java, a functional sample of the URLImageButton applet appears below.
| ||||||||||||||||||||||
| arameters Following are the HTML parameters for the applet. A parameter marked "Opt" is optional, and a parameter marked "Req" is required.
| ||||||||||||||||||||||
| xample An example of a HTML APPLET tag with all parameters for this applet is shown below. Note that all images specified should be the same size, and that the image dimensions are used for the applet width and height parameters.
| ||||||||||||||||||||||
| ownload The applet URLImageButton, along with a copy of this documentation, is available for download as a standard zip file, as a self-extracting file (for Windows95/NT users), or as a self-installing Java class file. | ||||||||||||||||||||||
| opyright This documentation and the URLImageButton object code may be copied and distributed freely for non-commercial purposes so long as neither the code nor the documentation is altered in any way. If the URLImageButton code is distributed with any documentation whatsoever, then this unaltered document must accompany the code. | ||||||||||||||||||||||