Messi icon indicating copy to clipboard operation
Messi copied to clipboard

updated messi.js to correct when messi appears off page

Open andersonk17474 opened this issue 11 years ago • 0 comments

added a slightly modified version of the nudge function from Nicolas Honing's popup.js (https://github.com/nhoening/popup.js/) that will prevent messi from appearing off the page when using manual positioning

ex:

(pseudo html) ( span class="test" style="position:absolute; top:400px; left: 1000px;" >test /span ) (/html)

andersonk17474 avatar Jul 31 '13 16:07 andersonk17474