7 Jun
2007
7 Jun
'07
7:02 p.m.
I'm trying to use tooltips. Since the bug http://jira.xwiki.org/jira/browse/XWIKI-977 has been closed, I thought I can use it but I can't get it work. I have this code in my page : $xwiki.addTooltipJS() $xwiki.addTooltip("htmlText", "tooltip") The generated HTML code is like this : <script type="text/javascript" src="/xwiki/skins/albatross/ajax/wzToolTip.js"></script><p class="paragraph" /> <span class="tooltip_span" onmouseover="this.WIDTH='300'; return escape('tooltip');">htmlText</span><p class="paragraph" /> Am I doing something wrongly ? Thanks, Arno.
7036
Age (days ago)
7036
Last active (days ago)
0 comments
1 participants
participants (1)
-
Arnaud Thimel