[ Home ] [
Products ] [
Contact ] [
Help ] [
More ]
The trick here is use a 'blank' button image with a height=1 and width=1. The text is then placed just after the blank image
and before the </a> tag. The format of each piece of text is like this:-
<a href="[LINK]" onMouseOut="SDDM_deactivate(N);"
onMouseOver="SDDM_activate(N);">
<img name="SDDM_imageN" id="SDDM_imageN"
src="blank.gif" width="50" height="15"
border="0">Text Here</a>
To view the HTML code used to create the above menu click here»
In this example we have placed the text in horizontal fashion, but as with the normal image type configuration, both vertical
and split menus can be created.
|