How Create and Add popup window in blogger
Add popup window in your blog or Webpage to promotion of most popular page or tricks. You might have seen in some websites when you open a webpage an extra window open without your notice it’s called popup window. Adding popup window is good way for Indication any Notification about site or other offer many advertising company use popup window for Advertisement. You can increase page viewer of your blogger blog or website. It’s very easy to adding a popup window in blogger.
You can see Live Demo when you click any where in this page ( Your web browser should allow for popup window for this webpage )
Follow below Steps to add pop up window in blogger
Add Below Given Code in your blog by add a widget option)
<script type="text/javascript">document.body.onclick= function(){window.open('http://www.example.com', 'poppage', 'toolbars=0, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=1, width=650, height=650, left = 300, top = 50');
}</script>
Note:- Replace http://www.example.com with your webpage URL.
You can Customize width=650, height=650, as you like
How to Add Html/Java widget? Follow below steps to add Widget
- Go to Blogger
- Go to your blog Layout option.
- Now Select Add a Gadget option.
- Now select Html/Java Script option
- Now past the above code in Content area field and press save button.
Know more About How to add Gadget In blogger
Thanks I hope you like this post
Subscribe to:
Post Comments
(
Atom
)