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

Mention some advantages of using angular js framework.

0 Answers  


what are directives? Mention some of the most commonly used directives in angularjs application?

0 Answers  


List out the advantages of angularjs?

0 Answers  


What is angular 4? What’s new in angular 4?

0 Answers  


What is angular cli? List the command to install angular cli?

0 Answers  


How many types of services are there in angularjs?

0 Answers  


What is the meaning of component lifecycle in angular 2?

0 Answers  


What is angular 4?

0 Answers  


How many types of data bindings are there in angularjs?

0 Answers  


Can we use to open-source library with angular?

0 Answers  


Can multiple controllers be used in a single html page?

0 Answers  


How to write expression in angularjs?

0 Answers  


Categories