Can you use jQuery in AngularJS?

  • Elias Katsaniotis
  • Topic Author
  • Offline
  • Admin
  • Admin
More
2 days 7 hours ago #334 by Elias Katsaniotis
Can you use jQuery in AngularJS? was created by Elias Katsaniotis
Can you use jQuery in AngularJS?

Please Log in to join the conversation.

  • Elias Katsaniotis
  • Topic Author
  • Offline
  • Admin
  • Admin
More
2 days 7 hours ago #335 by Elias Katsaniotis
Replied by Elias Katsaniotis on topic Can you use jQuery in AngularJS?
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.

Please Log in to join the conversation.

Time to create page: 0.293 seconds