DEMO: [You must be registered and logged in to see this link.]
Demo ảnh:
có thể thay Left sang trái, và Right sang bên phải tuỳ thích
Trong code thay cái theo địa chỉ và dài rộng tùy thích
cho vào cuối: overall_footer_end
Demo ảnh:
có thể thay Left sang trái, và Right sang bên phải tuỳ thích
Trong code thay cái theo địa chỉ và dài rộng tùy thích
- Code:
<iframe src="http://1-open-opensocial.googleusercontent.com/gadgets/ifr?up_savelasttab=0&v=755d384295bcbfa5687a231bf3e28&container=open&view=home&debug=0&mid=1&lang=all&url=http://www.xemngay.com/VietNewsGadget.aspx&country=ALL&source=" frameborder="0px" width="220px" height="180px"></iframe>
cho vào cuối: overall_footer_end
- Code:
ư<!-- BEGIN-->
<script type="text/javascript">
function hide_float() { var content = document.getElementById('float_content'); var hide = document.getElementById('hide_float'); if (content.style.display == "none") { content.style.display = "block"; hide.innerHTML = '<a href="javascript:hide_float()">Tắt Quảng Cáo - X</a>'; } else { content.style.display = "none"; hide.innerHTML = '<a href="javascript:hide_float()">Xem quảng cáo</a>'; } }
</script>
<style>.float-ck{position:fixed;bottom:0px;z-index:2099}* html .float-ck{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+document.docum entElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))) ;}#hide_float a{background:#01AEF0;padding:5px;color:#FFF;}</style>
<div class="float-ck" style="left: 0pt;">
<div id="hide_float"><a href="javascript:hide_float()">Tắt Quảng Cáo - X</a></div>
<div id="float_content" style="border: 2px solid rgb(1, 174, 240);"><iframe src="http://1-open-opensocial.googleusercontent.com/gadgets/ifr?up_savelasttab=0&v=755d384295bcbfa5687a231bf3e28&container=open&view=home&debug=0&mid=1&lang=all&url=http://www.xemngay.com/VietNewsGadget.aspx&country=ALL&source=" frameborder="0px" width="220px" height="180px"></iframe></div></div>
<!--THE END->