| Server IP : 23.111.136.34 / Your IP : 216.73.216.136 Web Server : Apache System : Linux servidor.eurohost.com.br 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : meusitei ( 1072) PHP Version : 5.6.40 Disable Function : show_source, system, shell_exec, passthru, proc_open MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/meusitei/public_html/controle/apagar/cms/js/ |
Upload File : |
;(function(a){var j='',d=false;a.fn.extend({tooltip:function(){d=a('<p id="tooltip"></p>').appendTo(document.body);return this.live('mouseenter',function(f){j=a(this).attr('title');a(this).attr('title','');d.html(j).show();k(f);a(document.body).bind('mousemove',k);a(this).mouseleave(function(){d.hide().empty().css({top:0,left:0});a(this).attr('title',j);a(document.body).unbind('mousemove',k);d.unbind()})})}});function k(f){var b={},c=10,e=d,g=(f.pageX+c),h=(f.pageY+c),i={l:a(window).scrollLeft(),t:a(window).scrollTop(),w:a(window).width(),h:a(window).height()};e.css({top:h+'px',left:g+'px'});b={w:e.width(),h:e.height()};if(i.l+i.w<b.w+g+(c*2)&&g>b.w)e.css({left:(g-b.w-(c*3))+'px'});if(i.t+i.h<b.h+h+(c*3)&&h>b.h)e.css({top:(h-b.h-(c*2))+'px'})}})(jQuery);$(function(){$('*[title]').tooltip()});