A

Friday, November 21, 2014

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.


  1. Login blogger.com and go to your blogger dashboard. 
  2. Click on layout menu of blogger. 
  3. Take a HTML/JavaScript gadget. 
  4. 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('your web address', 'poppage', 'toolbars=0, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=1, width=650, height=650, left = 300, top = 50'); }</script>  



>> Just change your website url and if you want to change size your expected Pop Up Ad you can change it according to you0r needs.  Thanks everybody, have a nice day. If you face problems drop your comment below comment box.



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('your web address', 'poppage', 'toolbars=0, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=1, width=650, height=650, left = 300, top = 50');
}</script>

>> Just change your website url and if you want to change size your expected Pop Up Ad you can change it according to you0r needs.

Thanks everybody, have a nice day. If you face problems drop your comment below comment box. - See more at: http://www.techshout24.com/2014/01/how-to-create-popup-window-for-blogger.html#sthash.lT5lRPnb.dpuf
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('your web address', 'poppage', 'toolbars=0, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=1, width=650, height=650, left = 300, top = 50');
}</script>

>> Just change your website url and if you want to change size your expected Pop Up Ad you can change it according to you0r needs.

Thanks everybody, have a nice day. If you face problems drop your comment below comment box. - See more at: http://www.techshout24.com/2014/01/how-to-create-popup-window-for-blogger.html#sthash.lT5lRPnb.dpuf

No comments:

Post a Comment