angular-rt-popup
angular-rt-popup copied to clipboard
A better version of the Bootstrap popover, for Angular.JS
It would be great if we could choose a popover trigger: "click" or "mouseover".
content.css({ // Need to figure out where this 4 comes from. maxHeight: maxHeight - footer.outerHeight() - header.outerHeight() - 4, overflow: 'auto' }); Could you please make overflowe as parameter?
I have a draggable (jquery ui draggable ) elements on my web page, the popup does not follow to elements during drag, please provide option to fix it thanks.
Is there any reason why there is no support for top placement? Can I make a PR for that?