Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dominik Becker 1 post 71 karma points
    Aug 11, 2016 @ 07:53
    Dominik Becker
    0

    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?

  • David Peck 615 posts 1646 karma points c-trib
    Aug 11, 2016 @ 08:27
    David Peck
    0

    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.

  • 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.

Please Sign in or register to post replies