How to use jQuery with AngularJS?



How to use jQuery with AngularJS?..

Answer / chaitanya

By default AngularJS use jQLite which is the subset of jQuery. If you want to use jQuery then simply load the jQuery library before loading the AngularJ. By doing so, Angular will skip jQLite and will started to use jQuery library.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is shadow dom? How is it helping angular 2 to perform better?

0 Answers  


What is a php developer salary?

0 Answers  


What are guards in angular 2?

0 Answers  


What is Data Binding? How Many Types Of Data Binding Directives Are Provided By AngularJS?

0 Answers  


What is services in angular?

0 Answers  






What do double curly brackets are used in angular 5?

0 Answers  


What are the core components of angular 2?

0 Answers  


What is patchvalue used for?

0 Answers  


What is Global API?

1 Answers   Xoriant,


What is lazy loading angular?

0 Answers  


What difference between ng-app vs. Data-ng-app and x-ng-app?

0 Answers  


What is eventemitter angular2?

0 Answers  


Categories