- Sebelum melakukan apa-apa silahkan backup template blog Anda.
- Dalam Dashboard Blogger Anda, pergi ke bagian Page Layout> Klik pada Tambah Gadget> Pilih HTML / JAVASCRIPT.
- Sekarang copy dan paste kode html di bawah ini.
jQuery(document).ready(function(){
if (document.cookie.indexOf('visited=true') == -1) {
var fifteenDays = 1000*60*60*24*30;
var expires = new Date((new Date()).valueOf() + fifteenDays);
document.cookie = "visited=true;expires=" + expires.toUTCString();
$.colorbox({width:"400px", inline:true, href:"#subscribe"});
}
});
Click LIKE Button to Receive Updates Via Facebook.
▼
Powered By | Cyber.net Via http://cyberfax.blogspot.com/2015/05/cara-membuat-popup-facebook-melayang.html">Get This Widgets

No comments:
Post a Comment