Title: Message
It largely depends on what menu displayer you're using.  If you're using a Velocity-based displayer, you can pretty much customize all the HTML or _javascript_ that is produced.  There's also support for the "image" attribute, as well as onmouseover, onmouseout (I believe).
 
In short - try it and see what happens. ;-)
 
Matt
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of DanEyassu
Sent: Saturday, May 08, 2004 1:53 PM
To: [EMAIL PROTECTED]
Subject: [struts-menu] " Image" attribute instead of "Text"

I am new to struts menu and I want to use an image instead of text for the <menu> tag. Instead of this

 

<Menu name="projectMenu" title="Project Menu">,

 

I want to use an image file, something like <Menu name="projectMenu" image=”some image file”> with a capability to change the image source when onmouseover. Is this possible instruts-menu?

 

 

Thanks a lot

Dan

 

Reply via email to