Skip to content

replaced $() with angular.element()#79

Open
Keyes wants to merge 1 commit intovasyl-stanislavchuk:masterfrom
Keyes:patch-6
Open

replaced $() with angular.element()#79
Keyes wants to merge 1 commit intovasyl-stanislavchuk:masterfrom
Keyes:patch-6

Conversation

@Keyes
Copy link
Copy Markdown
Contributor

@Keyes Keyes commented Apr 1, 2015

This is necessary if jQuery runs in noConflict-Mode, and $ isn't accessible - angular.element always contains jQuery (or jqLite)

https://docs.angularjs.org/api/ng/function/angular.element

This is necessary if jQuery runs in noConflict-Mode, and $ isn't accessible - angular.element always contains jQuery (or jqLite)

https://docs.angularjs.org/api/ng/function/angular.element
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant