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
What is mean stack development?
What is cli in angular?
What is angular cli command?
What is dom in angular?
What is sse?
How to make Http get request from AngularJS with an example?
How to get actions of event binding in angular 4?
What is polyfill in angular?
What is angular testing? What are isolated unit tests? What are angular testing utilities?
How will you initialize a select box with options on page load?
What is $ watch?
Mention the steps for the compilation process of html happens?
What is services and also explain its features in angular 2?
What is components in angular 2?
What’s new angular 4 router?