" Image" attribute instead of "Text"
"DanEyassu" <[email protected]>
| Newsgroups | gmane.comp.java.struts-menu.user |
|---|---|
| Message-ID | <[email protected]> |
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