This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to create a popup in Blogspt blog?
04-28-2014, 03:57 AM
Post: #1
How to create a popup in Blogspt blog?
I have a one blog Url is ""airporttaxitoronto.blogspot(dot)com"" I want to create a popup note that saty 1 mint on my Blog.

Ads

Find all posts by this user
Quote this message in a reply
04-28-2014, 04:04 AM
Post: #2
 
There would be one comment box where you can write about your blog easily.

Ads

Find all posts by this user
Quote this message in a reply
04-28-2014, 04:12 AM
Post: #3
 
1.Open Your Bogger Dashboard and go to Design >> Page Elements.

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

3.Select 'HTML/Javascript' and add this code :

<script type="text/javascript">
document.body.onclick= function(){
window.open('http://www.yahoo.com/', 'poppage', 'toolbars=0, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=1, width=800, height=800, left = 300, top = 150');
}
</script>
Find all posts by this user
Quote this message in a reply
04-28-2014, 04:14 AM
Post: #4
 
go to blogger --> Layout --> Add Gadget---> Html/ Java Script . then paste the code of PoP up.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)