How to access jQLite or jQuery with AngularJS?

Answer Posted / chaitanya

jQuery lite or the full jQuery library if available, can be accessed via the AngularJS code by using the element() function in AngularJS. Basically, angular.element() is an alias for the jQuery function i.e. angular.element() === jQuery() === $()

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the components in angular2?

579


What are components in angular?

581


What is route guards?

558


Explain angular 4 providers.

577


What is bootstrapping in angular js?

624


Explain the difference between a factory and a service in angularjs?

579


Explain digest life-cycle in AngularJS?

3076


How many times ngoninit is called?

556


What is the scope in angularjs?

610


Is angular a mvc?

549


Is it possible to have a multiple router-outlet in the same template?

611


Explain viewencapsulation?

603


How can we implement spa with angular?

608


Explain the concept of scope hierarchy?

581


What do you mean by controllers?

571