khatris creation complete pc and blogging solutions
-

how to add popup window in blogger

hello guys lets discuss  about how to add pop up window in blogger.if You Don't Know About Popup Then  Popup window is an extra window it's open in load on page or click on mouse and many other type now we will learn how to add click on mouse open popup window in blogger.

now add pop up window  in your blogger.
  • log into your blogger account
  • GO to design>page elements
  • click on add gadget.
  • select HTML/javascript 
  • copy the code below and paste in it.
 <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=750, height=750, left = 300, top = 50'); }</script> '

customization ...

your web address 
replace this with your web url 


customization 2

  width=750
height=750
You can customize Window size.
  
 now save your template and your pop up is ready.
 now your visitors can see it .......

now it is done ....
 happy blogging

Previous
Next Post »