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

Tooltip load in DotnetNuke

3 Answers 55 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Luigi
Top achievements
Rank 1
Luigi asked on 08 Jun 2008, 09:28 AM
Hi all,
  i try insert a tooltip in al load page on DotNetNuke page.
I have insert the code in a ascx (module).
http://www.telerik.com/DEMOS/ASPNET/Prometheus/ToolTip/Examples/RelativeTo/DefaultCS.aspx
On load page tooltip show correctly, but at the end of loading the tooltip put in the form MODULE for 5 seconds and then isappears

How can we prevent the tooltip go to position themselves inside the module?
http://img92.imageshack.us/img92/722/20080608112722zz4.jpg

tnk's

3 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 10 Jun 2008, 02:14 PM
Hi miafuffa,

The reason for this behavior is that by default DNN does not use XHTML Doctype. RadToolTip like any other RadControl for ASP.NET AJAX depends on that DocType to position itself properly on the page. If you put a XTHML Doctype in your skin, you should not experience this problem.


Regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Luigi
Top achievements
Rank 1
answered on 12 Jun 2008, 08:20 PM
tnk's for your reply.
I have adjust my skin for a xhtml page compilant but i have the same problem.
the tooltil born on bottom right and then go innner module DNN.

:-(

can you publish an correct example?
0
Tervel
Telerik team
answered on 13 Jun 2008, 05:58 AM
Hi miafuffa,

Due to the increased number of developers trying to use the RadToolTip in DNN environment, we made extra effort to modify [some of] the MS AJAX code so that it returns correct values in quirksmode (non-XHTML mode).

The Q1 SP2 will be out next week, and our suggestion is to wait until then, and give the tooltip a try - in a non-XHTML page.

On a side note, the tooltip does work fine in XHTML mode, so changing the doctype properly should have delivered the right results. If you open a support ticket and send us a client-side page dump, we will look into it and see what the problem is.


Kind regards,
Tervel
the Telerik team

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