• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Tạo sticky banner với javascript cho web - banner quảng cáo

Admin

Well-Known Member
Staff member
Administrator
Demo :
Code:
http://www.zicphim.com/
> website nhé
Dùng chuột kéo site sẽ thấy banner

tuoitrevnbiz10032013.png

Dán code này vào sau > <head>
HTML:
<script src='http://duong94sl.xtgem.us/banner-sticker/Jquery1.3.2.js' type='text/javascript'/>
<script src='http://duong94sl.xtgem.us/banner-sticker/stickycontent.js'/>
<script>
jQuery(document).ready(function($){
$('#stickybanner').stickyit({
  gap: 5,
  stickyclass: &quot;docked&quot;
 })
})
</script>
HTML:
<div id="stickybanner" style="text-align:center;">
Banner quảng cáo hay nội dung của bạn http://tuoitreit.vn
</div>
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top