marcosesperon / Messi

A simple message plugin for jQuery
http://marcosesperon.es/apps/messi/
146 stars 139 forks source link

updated messi.js to correct when messi appears off page #32

Open andersonk17474 opened 11 years ago

andersonk17474 commented 11 years ago

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)

Githubissues.
  • Githubissues is a development platform for aggregating issues.