How to use images in web menus

Previous Next

To use an image in a web menu, set the Prompt property of the corresponding menu line to:

<img src="imagepath">

 

where "image path" is the path to the image in question.

Example

<img src="images/qexec.gif">