ngJq (directive)

Improve this Doc View Source ngJq

  1. directive in module ng

Use this directive to force the angular.element library. This should be used to force either jqLite by leaving ng-jq blank or setting the name of the jquery variable under window (eg. jQuery).

Since angular looks for this directive when it is loaded (doesn't wait for the DOMCont