mouse over tooltips - is it possible? - Websphere
This is a discussion on mouse over tooltips - is it possible? - Websphere ; Hi,
My company is using Websphere Portal 5.1 and RAD 6.
We are creating JSF portlets. Is it technically feasible to create mouse over tooltips in the portlets? If so, any examples that you might have?
Thanks!
Koh
Singapore...
-
mouse over tooltips - is it possible?
Hi,
My company is using Websphere Portal 5.1 and RAD 6.
We are creating JSF portlets. Is it technically feasible to create mouse over tooltips in the portlets? If so, any examples that you might have?
Thanks!
Koh
Singapore
-
Re: mouse over tooltips - is it possible?
Do you mean the HTML title attribute:
<span style="cursor:help" title="WebSphere Portal">WebSphere Portal</span><br />
<a href="http://www.google.com" title="Google Search Engine">Google</a>
Or something more complicated?
Pete.
Freelance IBM WCM (Java/Domino) / Portal Consultant
w: http://www.lwwcm.com
w: http://www.lucifind.com
aim: WartookMan
-
Re: mouse over tooltips - is it possible?
Hi,
Its something like the Yahoo Auction.
http://sg.auctions.yaho o.com/sg/s:Hardware:23340
When you mouse over each item, there will be a item details displayed.
Thanks for the help again.
Koh
Singapore