12/2/2012, 4:07 pm


Super Mod
- Code:
<style>
#fly
{
position: absolute;
margin: 0px;
padding: 0px;
top: 120px;
left: 0px;
margin-left: -434px;
z-index: 1000;
}
#fly .popup
{ background-image: url(/html/images/popup2012011.gif);
background-repeat: no-repeat;
width: 473px;
height: 275px;
margin-left:-1px;
cursor: pointer;
}
#fly .row { height: 43px; width: 473px; }
#fly .row1 { color: white; font-size: 20px;
padding-left: 42px;
font-weight: bold;
}
#fly .row2 { color: white; font-size: 15px;
padding-left: 42px;
padding-top: 36px;
font-weight: bold;
}
#fly .row3 { color: white; font-size: 15px;
padding-left: 42px;
padding-top: 22px;
font-weight: bold; }
#fly .row4 { padding-top: 10px; font-size: 15px;
padding-left: 42px;
color: #F15C24;
font-weight: bold; }
#fly .row5 { color: #7FA3C4; font-size: 11px; padding-top: 35px;
padding-left: 332px; }
</style><script type="text/javascript">/*<![CDATA[*/jQuery(function(){var d=0;jQuery("#fly").hover(function(){jQuery(".popup",jQuery(this)).stop().animate({marginLeft:"434px"},2000,function(){b()})},function(){jQuery(".popup",jQuery(this)).stop().animate({marginLeft:"-1px"},2000,function(){c()})});jQuery("#fly").click(function(){jQuery(".popup",jQuery(this)).stop().animate({marginLeft:"-1px"},2000)});function b(){var f=jQuery(".popup").css("margin-left");f=f.replace("px","");if(parseInt(f)>400){e()}}function e(){jQuery.ajax({type:"POST",url:"/countpopup",data:"int=1&type=popupB",success:function(f){},error:function(f){}})}function c(){var f=jQuery(".popup").css("margin-left");f=f.replace("px","");if(parseInt(f)<0){a()}}function a(){jQuery.ajax({type:"POST",url:"/countpopup",data:"int=1&type=popupA",success:function(f){},error:function(f){}})}});/*]]>*/</script>
<div id="fly">
<a href="/luu-y" target="_blank" class="popup">
<div class="row">
</div><div class="row1"> BKAV HIỆN ĐÃ ÁP DỤNG </div><div class="row2"> Hỗ trợ kỹ thuật miễn phí 24/7 </div><div class="row3"> Chuyển Thẻ, thanh toán tận nơi trên toàn quốc </div><div class="row4"> (miễn phí vận chuyển) </div><div class="row5"> Chi tiết <span style="font-size: 11px;"> » </span> </div></a>
</div>
Nguồn: bkav