JSF 1.2 Image Hyperlink Component

See Also

The Image Hyperlink Image Hyperlink icon create an image that links to a URL. The image hyperlink can display both text and an image.

To set the image for the Image Hyperlink component, you can right-click the component and choose Set Image. You then see a dialog box that you can use to specify the image in three ways:

You can drop an Image component or a Static Text component or both on the Image Hyperlink if you want to customize the appearance of the link.

Other than the extra support for an image, an Image Hyperlink is essentially the same as a Hyperlink component. As with the Hyperlink component, if you set the action property and do not set the url property, the page is submitted. If instead you set the url property, the link is a normal hyperlink that sends the browser to a new location, does not submit the page, and ignores any action property setting. You set the component's properties in its Properties window.

See Also
Image Hyperlink Properties Window
Binding Component Properties
Working With Components
Component Tasks: Quick Reference
About the Visual Web Palette

Legal Notices