jQuery and AngularJS not working together

前端 未结 3 1105
一生所求
一生所求 2020-12-14 09:59

I am using RequireJS and Angular but they are not working together in my set up. Things work fine when jQuery version is 1.7.2. However I wanted to use jQuery 1.8.1 and jQue

3条回答
  •  [愿得一人]
    2020-12-14 10:25

    Easily fixed this after my two days try..

    When try

    Include the particular Slider Jquery files to the view.html directly. remove jquery from index.html file

提交回复
热议问题