This is a migrated thread and some comments may be shown as answers.

RadToolTip for Tags in TagCloud

1 Answer 31 Views
TagCloud
This is a migrated thread and some comments may be shown as answers.
Max
Top achievements
Rank 1
Max asked on 08 Apr 2011, 03:37 PM
Hello,

I want to add ToolTips  for each Tag in a TagCloud (showing various Information about the current Tag... this information should load using ajax).

I already tried some strategies (client and server side) but had no success.

Does somebody has any advice?

1 Answer, 1 is accepted

Sort by
0
Pero
Telerik team
answered on 13 Apr 2011, 01:24 PM
Hello Max,

Could you please tell us how do you intend to show the ToolTips, when a tag is clicked or hovered? For your convenience I created a sample project, that loads RadToolTip when an item in the cloud is hovered. Note, that we need to set ID attribute to every element of the TagCloud so that we can determine for which tag the tooltip is loaded. Another thing that should be considered, is the RadToolTipManager should be placed after the TagCloud on the page, so that the IDs are set before the elements are tooltipified.
You can find the full source code attached to the thread.

Best wishes,
Pero
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
TagCloud
Asked by
Max
Top achievements
Rank 1
Answers by
Pero
Telerik team
Share this question
or