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

jQuery independently of Telerik

2 Answers 54 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
NaturalCause
Top achievements
Rank 1
NaturalCause asked on 31 Jan 2011, 03:24 AM

The closest post to what I want to do is: http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/any-way-to-prevent-telerik-from-including-jquery.aspx

But the suggestion is to include jquery into the telerik which i dont want to do.

I want to run jquery and jquery-ui independently of telerik so that i don't have to go change all the existing:

$(document).ready(...) 

code.

At the moment everything is fine, but I can't use the jQuery.ui library because telerik breaks it, and I can't include the libraries into the script manage because that breaks existing jQuery stuff. 

How can i run jQuery/jQuery-UI in-dependently of Telerik stuff...

2 Answers, 1 is accepted

Sort by
0
Nikolay Tsenkov
Telerik team
answered on 03 Feb 2011, 09:44 AM
Hello NaturalCause,

There shouldn't be a problem using jQuery separately from the embedded one.
Please, open a support ticket and send us a sample project reproducing the problem.


Regards,
Nikolay Tsenkov
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.
0
NaturalCause
Top achievements
Rank 1
answered on 04 Feb 2011, 12:25 AM

The issue isn't around jQuery, its the moment you add the UI library.

I'll write up an example and send it over this afternoon.

Tags
General Discussions
Asked by
NaturalCause
Top achievements
Rank 1
Answers by
Nikolay Tsenkov
Telerik team
NaturalCause
Top achievements
Rank 1
Share this question
or