Results 3 issues of Will Hoag

I use this when need to quickly add some HTML to a page programmatically. Code is: ```js function el (type, attrs, children) { children = children || [] attrs =...

dailyhack
trick
javascript
coding

https://github.com/iamdustan/smoothscroll No easing though...

next
idea

With ng-tooltip it seems to be looking for the jquery's hover method which isn't included with jqLite.