Hello, Thanks for the quick reply! I tracked down the problem, this here works: {{tooltip label="One" event="click" hint-style="color:black"}} Text One **Bold One** {{/tooltip}} {{tooltip label="Two" event="click" hint-style="color:black"}} Text Two **Bold Two** {{/tooltip}} But when I take away "Text One", it does not work: {{tooltip label="One" event="click" hint-style="color:black"}} **Bold One** {{/tooltip}} {{tooltip label="Two" event="click" hint-style="color:black"}} Text Two **Bold Two** {{/tooltip}} When I now take away the wiki bold syntax (**), it works again, but I want the tooltip to appear bold. What is happening? Do I have a typing error somewhere? Thanks for the help, Wouter On 4/14/11, Raluca Stavro <[email protected]> wrote:
Hello,
I tried to add more than 8 tooltips ({{tooltip}}Text here{{/tooltip}}) on the latest XWiki Enterprise version and I couldn't reproduce your issue. Maybe you're using the id parameter and you have the same id used twice? If not, it would be better for us to see an example of code in order to reproduce the issue.
Raluca.
On Thu, Apr 14, 2011 at 3:53 PM, Wouter de Vos <[email protected]>wrote:
Hi all,
I am working with the Tooltip Macro, and I encounter some strange behaviour. I can put in as many as I like in one page, but the event on click only works with the first 8 Tooltips, when I use more, they show the questionmark, but nothing happens when I click on that.
I tried to simply copy-paste one line of text with a working Tooltip Macro, but with the same result, the first 8 work flawlessly, from number 9 on it does not do anything when I click.
Is this a known bug, or is there a setting in the javascript extension itself I can change ? I looked through all the Objects of Tooltip, but did not find any such setting.
Any help would be greatly appreciated.
-Wouter (still on 2.4.3 with the latest Tooltip Macro Version) _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users