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

DOCTYPE of HTML 4.0 & Tooltip

3 Answers 59 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Konstantin
Top achievements
Rank 1
Konstantin asked on 14 Mar 2008, 04:50 PM
Hello,

We are experiencing a problem in IE7 with the latest ToolTip having DOCTYPE of HTML 4.0 Transitional set for our page:

<!

DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

Whenever ToolTip is displayed, it goes to the top of the window, regardless of RelativeTo=Element and Position=TopCenter with TargetControlID set.

FireFox displeyes ToolTip correctly positioned right above the TargetControl.

Could you please advise how could we resolve this?

Thank you,
Konstantin

3 Answers, 1 is accepted

Sort by
0
Tervel
Telerik team
answered on 17 Mar 2008, 03:29 PM
Hi Konstantin,

The Prometheus suite of controls, of which RadToolTip is a part, is built on top of MS AJAX framework.
The framework has been developed by Microsoft and is "pushing" for using more standards-compliant web pages - such as the default provided by VS 2005  XHTML 1.0 Transitional.

The MS AJAX methods that set position and size are not functioning properly in IE with DOCTYPE HTML 4.0.
We are aware of the problem, and it has been logged as one requiring work around to be developed.

At present there is no workaround available (other than changing the doctype to a more standards-compliant one). Is there any reason for you to keep the old DOCTYPE HTML 4.0?


Best wishes,
Tervel
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Konstantin
Top achievements
Rank 1
answered on 17 Mar 2008, 03:36 PM
Yes, unfortunately we have got hundreds of pages and lots of css's for them that all are adjusted for HTML 4.0. If we change the DOCTYPE for our website, lots of pages will corrupt and will no longer look good / function.
0
Georgi Tunev
Telerik team
answered on 20 Mar 2008, 04:40 PM
Hello Konstantin,

In the beginning of the next week, we are planning to release a "Futures" version of RadControls Prometheus where we made some changes in the Prometheus core. These changes might improve the situation on your side and we invite you to try the update once it is released.

Please let us know if the update doesn't help. This problem is logged in our database and we will continue our work in order to provide you with the same experience under DOCTYPE HTML 4.0.



Greetings,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ToolTip
Asked by
Konstantin
Top achievements
Rank 1
Answers by
Tervel
Telerik team
Konstantin
Top achievements
Rank 1
Georgi Tunev
Telerik team
Share this question
or