How to Create Popup Window for Blogger | Popup Ads Code

Dear Today I share an awesome tips for blogger or newbie who want to create popup window or ads code for your blogger blogs.It is a so much important for blogger because you can increasing visitors from one blog to another blog besides increasing your earning and page view.






It a very simple you can easily do this task. Just follow the below instruction.
01. Login blogger.com and go to your blogger dashboard.
02. Click on layout menu of blogger.
03. Take a HTML/JavaScript gadget.
04. Copy the below script or code from below and paste HTML/JavaScript content area and save it.
Now reload your blog site and enjoy it.


Code:
<script type="text/JavaScript">
document.body.onclick= function(){
window.open(http://poientbd.blogspot.com', 'poppage', 'toolbars=0, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=1, width=950, height=650, left = 300, top = 50');
}</script>

You have too little change this above code just Replace red color my blog URL and put here you expected blog or website URL.

Previous Post Next Post