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

Firefox & Javascript

1 Answer 38 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Josh
Top achievements
Rank 1
Josh asked on 03 Dec 2010, 09:55 PM
Hello,

I have some pages with a significant amount of Telerik controls which can sometimes take 2-4 seconds to load in Firefox. I have noticed that sometimes, if the user mouses over a Telerik control on the page before it has been completely loaded (before FormDecorator styles have been applied), the page will throw a javascipt error in

Sys.Application.add_init(function()  $create(Telerik.Web.UI.RadToolBar, {"_cssClass":"","_rawPostBackReference":"WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions
 ...
 });

The error says "[Client-side event handler function name] is undefined" and then the page completely pukes and I cannot interact with any controls. I was wondering if this issue has ever been seen before and if there is a solution for it.

Thanks

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 04 Dec 2010, 08:38 AM
Hi Josh,

This sounds more like a bug in RadToolBar. Can you open a support ticket and provide a sample project or a live URL where we can reproduce this issue? Thank you in advance.

Kind regards,
Kamen Bundev
the Telerik team
Browse the vast support resources we have to jumpstart 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
General Discussions
Asked by
Josh
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or