Forum

Can you use jQuery ...
 
Notifications
Clear all

Can you use jQuery in AngularJS?


(@elias)
Illustrious Member
Joined: 4 months ago
Posts: 4277
Topic starter  

Can you use jQuery in AngularJS?


   
Quote
(@elias)
Illustrious Member
Joined: 4 months ago
Posts: 4277
Topic starter  

Yes, AngularJS can use jQuery if it's present in your app when the application is being bootstrapped. If jQuery is not present in your script path, AngularJS falls back to its own implementation of the subset of jQuery that we call jQLite.


   
ReplyQuote
Share: