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

AutoTooltipify for both onfocus and hover

1 Answer 26 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Stein
Top achievements
Rank 1
Stein asked on 31 Oct 2012, 11:28 AM
Is it possible to achieve to get tooltips for both onmouseover and onfocus when using AutoTooltipify="true"?

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 01 Nov 2012, 01:47 PM
Hello Stein,

This functionailty is not available at the moment. The idea is already logged in the PITS here, so you can follow, vote and comment.

What you could do is to use the RadToolTipManager API (shown in this demo and this article - see the getToolTipByElement() method) and add handlers to the second event (e.g.onfocus, as it will be used in less cases, while letting the manager handle mouseover).


All the best,
Marin Bratanov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ToolTip
Asked by
Stein
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or