/* ���˽�վϊ���ṩ-js���룬js��ч�����ȫ��js��ч�����룬�����˵��������˵����룬�����˵�����ͻ���jquery�ĸ�����ч��jquery����� http://www.51xuediannao.com/ */ myfocus.extend({//*********************tqq****************** mf_sd_tqq:function(par,f){ var box=f.$(par.id),msgs=f.$c('msgs',box),n=f.$$_('li',msgs).length; //play eval(f.switchmf(function(){ var last=f.$$_('li',msgs)[n-1],lasth=last.offsetheight; f.slide(msgs,{margintop:lasth},50,'easeout',function(){ msgs.insertbefore(last,msgs.firstchild); f.setopa(last,0); msgs.style.margintop=0+'px'; f.fadein(last); }); })); } }); myfocus.extend({//*********************tqq****************** mf_sd_tqq1:function(par,f){ var box=f.$(par.id),msgs=f.$c('msgs',box),n=f.$$_('li',msgs).length; //play eval(f.switchmf(function(){ var last=f.$$_('li',msgs)[n-1],lasth=last.offsetheight; f.slide(msgs,{margintop:lasth},50,'easeout',function(){ msgs.insertbefore(last,msgs.firstchild); f.setopa(last,0); msgs.style.margintop=0+'px'; f.fadein(last); }); })); } });