angular-rt-popup icon indicating copy to clipboard operation
angular-rt-popup copied to clipboard

A better version of the Bootstrap popover, for Angular.JS

Results 4 angular-rt-popup issues
Sort by recently updated
recently updated
newest added

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?