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

DNN & JQuery

1 Answer 65 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Blake
Top achievements
Rank 1
Blake asked on 15 Aug 2013, 05:58 PM
Hi,

I'm trying to work on a project at the moment, and i've having alot of conflicts between JQuery itself, the framework has these tools;

scrollable
superfish

Being used, the script manager is loaded at code behind and the original framework was 1.7.2 for JQuery;

I've upgraded the system to handle 1.9.1 with a migrate jS project reference and some smaller Jquery adjustments.

Though; the system looks like this;

<head>
j191
</head>

Inline Js
Menu inline Js
scrollable calls
superfish calls. jquery tools.


Script manager
resources script
webresource.axd scripts.

inline tools for menu.
superfish js file

Now, the superfish definition is my biggest break and the inline tools for menu.

So, a radtreeview is being loaded on this page, and the web resource scripts reference 1.5.2 jquery, and it blows everything up; this is unfortunately an old Telerik.Web.UI and it's embedded into DNN.

So i have 3 parties using 2011 Q1 dll and i'm finding alot of problems with just simply getting superfish/scrollable to work which is coming back with a "not a function".

I want to disable the jquery being used in Telerik>web.UI and i've tried scriptreference paths with full resource name and path = "" and other jquery on conflict fixes, but it takes out half of DNN itself.

IS there ANYWAY, to override this webresource being included, i compared this to a cloned environment that was built before my time and the jquery isn't loaded but the jquery UI is, and i can't figure out why on earth this is the way it is?

Anyone give me any ideas? I've blown 2 days on this and i'm about ready to just give up.

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 20 Aug 2013, 08:05 AM
Hello Blake,

In general in simple aspx page you can disable the scripts needed for the controls to work properly and load only the needed ones as fully described here.

However, I would suggest that you refer to the DotNetNuke forums/support service as they could provide an answer to questions related when Telerik controls when integrated in DNN. Note that any DNN related questions are out of our scope and their support will handle them more accurately. They have a page dedicated to issues with Telerik products here.

Regards,
Kate
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
General Discussions
Asked by
Blake
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or