Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi, I use Umbraco and AngularJs.
I want to use Kendo Ui in a View of a custom section, but AngularJs is already loaded and i have no opportunity to load JQuery before AngularJs. So I get an Error, because I have to load JQuery first.
Is there any Opportunity to solve that Problem?
Other than hacking the back office files (not advisable) you can only add your own JS via App_Plugins. This article might help.
If Angular is loaded before this point then I suspect hacking the back office is the only option, if you really do HAVE to load JQuery first.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Using Kendo Ui in custom section (Umbraco 7.4.3)
Hi, I use Umbraco and AngularJs.
I want to use Kendo Ui in a View of a custom section, but AngularJs is already loaded and i have no opportunity to load JQuery before AngularJs. So I get an Error, because I have to load JQuery first.
Is there any Opportunity to solve that Problem?
Other than hacking the back office files (not advisable) you can only add your own JS via App_Plugins. This article might help.
If Angular is loaded before this point then I suspect hacking the back office is the only option, if you really do HAVE to load JQuery first.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.