Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # IT:AD:Angular.JS:HowTo:Work with JQuery # <callout type="Navigation" class="small"> * [[../|(UP)]] {{indexmenu>.#2|nsort tsort}} </callout> <panel title="Summary"> You noticed that both Angular and JQuery both use '$'... </panel> ## Notes ## Can use jQuery if it's present in your app when the application is being bootstrapped. If jQuery is not present in your script path, Angular falls back to its own implementation of the subset of jQuery that we call jQLite. Angular 1.3 only supports jQuery 2.1 or above. jQuery 1.7 and newer might work correctly with Angular but we don't guarantee that. ## Resources ## * https://docs.angularjs.org/misc/faq /home/skysigal/public_html/data/pages/it/ad/angular.js/howto/work_with_jquery.txt Last modified: 2023/11/04 03:37by 127.0.0.1