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

Tool tip appears as a dark line after the browser refresh

1 Answer 19 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
satish
Top achievements
Rank 1
satish asked on 20 Jun 2011, 11:29 AM
Hi There,

I am new to web development. Recently i have encountered a problem with my implementation where the tool tip does not appear as expected after the browser refresh.

Could any one of you let me know if this issue is specific to the browser.. I have seen this problem on Firefox, chrome and IE....

Thanks in advance..

Regards,
.\Robin.

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 21 Jun 2011, 10:52 AM
Hello Robin,

I am not sure I understand your scenario or what exactly you are trying to achieve. If you are showing a tooltip on every page load are you using the VisibleOnPageLoad property? If not how are you showing the tooltip? If you are using a custom JavaScript function to show it please make sure that it is not called too early - i.e. before the Sys.Application.Load event when the AJAX-enabled controls are loaded on the page.

For your convenience I created and attached a simple page that shows a tooltip every time a page is loaded/refreshed. Here is a video with the expected behavior: http://screencast.com/t/QcCs07YNUqB.

I hope this helps you advance in your project.


All the best,
Marin
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
ToolTip
Asked by
satish
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or