angular-tooltip
angular-tooltip copied to clipboard
Simple and extensible tooltips for angularjs
Even if installation from bower is not possible, could you please create the dist folder in this github repo so that I can just point to this github and the...
It is not recommended to use it for your own things. Could conflict in the future.
There seems to be a jquery dependency in angular-tooltip.js on line 104 with elem.hover()
jqLite
With ng-tooltip it seems to be looking for the jquery's hover method which isn't included with jqLite.