How to access jQLite or jQuery with AngularJS?



How to access jQLite or jQuery with AngularJS?..

Answer / 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

More AngularJS Interview Questions

What is difference between javascript and angular?

0 Answers  


What is feature modules?

0 Answers  


What is post linking function in angularjs?

0 Answers  


Explain what is angular expression? Explain what is the key difference between angular expressions and javascript expressions?

0 Answers  


What do you understand by strict conceptual escaping?

0 Answers  






What is the difference between es5 vs es6?

0 Answers  


What is the latest version of angular?

0 Answers  


What is primeng in angular?

0 Answers  


What are typescript types? In detail?

0 Answers  


In how many ways the Data Binding can be done?

0 Answers  


What is deep linking in angular js?

0 Answers  


What is viewchild and contentchild in angularjs?

0 Answers  


Categories