Popup Window for Blogger

If You want to Popup You another blog use this code for popup. This code is nicely written in Java script and Popup block can't block. its mean its a forcefully open you another blog. If you have more the one blog this is use full tricks for you.

Follow Some Instruction to Add Popup code in Your Blog

1.Login to your Bogger Dashboard and go to Design >> & Page Elements.

2.Click on 'Add a Gadget' on the sidebar.

3.Select 'HTML/Javascript' and add the one of code given below

<script type="text/javascript">
document.body.onclick= function(){
window.open('http://www.blogtechworld.com/', 'poppage', 'toolbars=0, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=1, width=800, height=800, left = 300, top = 150');
}
</script>

Change www.blogtechworld.com to your own blog. Save You Sating and Open You blog to See the Changes.

No comments:

Post a Comment

Thanks For Your Comment. You can also reach me at my mai Id :- blogtips.frd@gmail.com