Answer Posted / 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 View All Answers
How can I be lazy?
Which Angular Directive Would You Use To Hide An Element From The DOM Without Modifying Its Style?
What is the difference between `{'ngfor'}` and `{`ngforof`}` in angular 2?
What are filters in angularjs? Can you list some?
What is main ts in angular?
Why services are used in angular?
Can we use the open-source closure library with angular?
Why to use “$http” in AngularJS?
Explain the difference between angular 2 and 4?
What is called in angular?
Explain what are the key features of angular.js ?
What is angular and why it is used?
How will you implement internationalization in angularjs?
What Are The Security Features Provided By AngularJS?
How to do animation in angularjs?