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

Tooltip-Position in Chrome

1 Answer 62 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Stein
Top achievements
Rank 1
Stein asked on 08 Jun 2012, 03:21 PM
I've been struggling for days now to try to figure out why the tooltips are positioned in the bottom of the screen instead of where they are supposed to. IE9 positions the tooltips correctly while FF.11 and Chrome.19 places the tooltips on the bottom of the screen.

I've got two RadToolTipManagers. One that is set to autotooltipify, where all the tooltips actually are correctly positioned in all browsers. The other where the tooltip is set "FromCode" is only correct positioned in IE. I've tried removing the css to make sure that doesn't messes up anything and also played around with the DocType. Same result.

As the demo-telerik-stuff is positioned correct I assume there must be something in the way the content is organizes in <div>'s etc... Are there any special things that I should try to investigate that could lead to this behaviour?

1 Answer, 1 is accepted

Sort by
0
Jugoslav
Top achievements
Rank 1
answered on 08 Jun 2012, 05:47 PM
It appears wrong in FF and Chrome cuz there is something wrong with your code/settings. IE is more forgiving.

You may want to post your code here to avoid guessing 
Tags
ToolTip
Asked by
Stein
Top achievements
Rank 1
Answers by
Jugoslav
Top achievements
Rank 1
Share this question
or