This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Struts and the fly likes Tool tip Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Tool tip" Watch "Tool tip" New topic
Author

Tool tip

Bharath Sundar
Greenhorn

Joined: Feb 19, 2009
Posts: 13
I have a struts tag in my JSP page like <html:submit type="image" src="/Cola/images/0609_uf.gif" ></html:submit>

In the JSP page, when I keep mouse pointer over the gif image, its show with the tool tip submit. I wanted to remove that tool tip to not to appear.

If I give tooltip = "", there is no effect as it is overwritten by struts default property... I tried giving theme="simple", that too didnt work.

Please send me so suggestion, how to make that tooltip disapprear.

Regards,
Bharath.S
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56554
    
  14

Please be sure to ask Struts questions in the Struts forum. I have moved this post there for you.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Tool tip
 
Similar Threads
Creating ToolTips in JSTL code?
How to implement tooltip with text box
Tooltip in struts 2
To have multi line tooltip text
tool tip