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 |
Is typescript an oop?
What is the sequence of Angular Lifecycle Hooks?
Why is lazy evaluation good?
How can you add an active class to a selected element in a list component?
What is routerstate in routers?
Why do we use angular instead of react js?
What is pathmatch in angular routing?
What is params in angularjs?
Explain currency filter and when to use it?
Can localstorage be hacked?
What is difference between jquery and angularjs?
What is feature modules and also explain types of feature modules in angular?