ADD JQUERY POP-UP FACEBOOK LIKE BOX WITH TIMER TO BLOGGER

Time To Boost Your Facebook Fan Page Likes,Now its very easy
 to socially force your visitors to like your Facebook Fan Page.
Actually this widget has a unique feature i.e it loads very fast,
 New jQuery Popup Facebook Like Box along with timer is
 a new Blogger Widget which can help you to increase your Fan 
page Likes.The most beautiful thing in this widget is that you can
 customize it Accordingly i.e you can change the time interval of 
Closing or You Can also change the Text "Like us On FB" and even
 the text "cancel".Once You added this Widget to Blogger,it will
 popup when someone land to your Blog and it will Provide a cool
 look to the reader/visitor of Blog to socially force him for liking your 
Fan Page ;) 


How To Add JQuery Pop-Up Facebook Like Box With

 Timer To Blogger

Before adding this Widget you need to install the jQuery Plugin,if
 jQuery Plugin is already installed on your Blog,then No worry just
 follow the below steps and install the widget,but if not,then Go To 
Blogger Dashboard >> Click On Template >> and Search for 
</Head> tag , now copy the below script and paste it above </head>
 tag.
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.js"></script>

  • After Installing the jQuery Plugin To Your Blog Follow the
          below steps
  • Go To Blogger Dashboard
  • Click On Layout
  • Now Click On Add a Gadget
  • Now a Box will Popup
  • Select HTML/JavaScript There
  • Now another Box will popup
  • Now Copy the below Script and make the specific changes 
          and paste it into the HTML/JavaScript Box
<style type='text/css'>
#makingdifferentpopup{
position: fixed;
top:100px;
z-index:9999;
display:none;
padding:0px;
right:600px;
border:10px solid rgba(82, 82, 82, 0.7);
-webkit-background-clip: padding-box; /* for Safari */
background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
-webkit-border-radius:8px 8px 8px 8px;
-moz-border-radius:8px 8px 8px 8px;
border-radius:8px 8px 8px 8px;
width:400px;
height:360px;
overflow:hidden;
}
#makingdifferentpopup span{
font-size:20px !important;
font-weight:bold !important;
}
#makingdifferentpopup h1{
background:#6d84b4 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjxZYl1PKWcIwDRnoezKOwKEYWYJ2azMe6JxuAkSxKdoXUyO4VqtoWJ5LkodtgozuAmuQmS4q3nWpvBiY2VLXQwPtesM8JGtqNPVC1e34REmVJMTrzmsDnXQgWOJD-sjQds4y4d9-UYuKug/s1600/%255Bwww.gj37765.blogspot.com%255Dh1.png) 98% no-repeat;
border:1px solid #3b5998 !important;
color:#FFFFFF !important;
font-size:20px !important;
font-weight:700 !important;
padding:5px !important;
margin:0 !important;
font-family:'"lucida grande",tahoma,verdana,arial,sans-serif !important;
overflow:hidden !important;
}
.htmlarea{
font-size:12px !important;
font-weight:normal !important;
height:265px !important;
padding:1px !important;
background:#fff !important;
border-bottom:2px solid #ddd;
overflow:hidden !important;
}
#mdfooter{
text-align:left;
background:#F2F2F2 !important;
height:56px !important;
padding:10px 10px 10px 10px !important;
overflow:hidden !important;
}
#mdclose{
float:right;
background-color:#eee !important;
border:1px solid #ccc !important;
color:#111 !important;
font-weight:bold !important;
padding:5px 8px 5px 8px !important;
text-decoration:none !important;
display:inline-block !important;
font-family:'"lucida grande",tahoma,verdana,arial,sans-serif !important;
outline:none !important;
position:relative !important;
font-size:18px !important;
margin:1px !important;
}
#mdclose:active{
top:1px;
left:1px;
}
.grabthis{
bottom:80px;
font:8px "lucida grande",tahoma,verdana,arial,sans-serif;
position:absolute;
right:6px;
text-align:right;
z-index: 99999;
}
.grabthis a{
color: #000;
text-decoration:none;
}
.grabthis a:hover{
text-decoration:underline;
}
</style>
<script type='text/javascript'>
jQuery(document).ready(function() {
function makingdifferent_ppopup()  {
var sec = 10
var timer = setInterval(function() {
   $("#mdfooter span").text(sec--);
   if (sec == 0) {
      $("#makingdifferentpopup").fadeOut("slow");
      clearInterval(timer);
   }
},1000);
  var mdwh = jQuery(window).height();
  var mdpph = jQuery("#makingdifferentpopup").height();
  var mdfromTop = jQuery(window).scrollTop()+50;
 jQuery("#makingdifferentpopup").css({"top":mdfromTop});}
jQuery(window).fadeIn(makingdifferent_ppopup).resize(makingdifferent_ppopup)
 //alert(jQuery.cookie('sreqshown'));
 //var mdww = jQuery(window).width();
 //var mdppw = jQuery("#makingdifferentpopup").width();
 //var mdleftm = (mdww-mdppw)/2;
   var mdleftm = 500;
 //var mdwh = jQuery(window).height();
 //var mdpph = jQuery("#makingdifferentpopup").height();
 //var mdfromTop = (jQuery(window).scrollTop()+mdwh-mdpph) / 2;
 jQuery("#makingdifferentpopup").animate({opacity: "1", left: "0" , left:  mdleftm}, 0).show();
     jQuery("#mdclose").click(function() {
jQuery("#makingdifferentpopup").animate({opacity: "0", left: "-5000000"}, 1000).show();});});
</script>
<div id="makingdifferentpopup">
<h1>Join us on Facebook</h1>
<div class="htmlarea">
<iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Ftipsbyharsha&amp;width=400&amp;colorscheme=light&amp;show_faces=true&amp;border_color=%23fff&amp;stream=false&amp;header=false&amp;height=250" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:400px; height:250px;" allowtransparency="true"></iframe>
<div class="grabthis">
By <a href="http://tipsbyharsha.blogspot.com/" target="_blank">tipsbyharsha</a> / <a href="http://tipsbyharsha.blogspot.com/" target="_blank">+Get This!</a>
</div>
</div>
<div id="mdfooter">
Please wait..<span>10</span> Seconds
<a href="#" id="mdclose" onclick="return false;">Cancel</a>
</div>
</div>
<!-- End popup -->

Changes In The Script Before Installing

  • Replace tips by harsha in the script with your Own Facebook Fan page username.
  • For changing the Time Interval,Change var sec = 10 with your Own Desire time.
  • If you are interested in changing the height and width of the Box Change 250 and 400 in the Script
  • For Changing The Text "Join us on Facebook" just change the text with your Own.
  • Change The Text "Cancel" with your Desire text
  • Now Copy the Script and paste it into the box 
  • Now hit Save and that's it 
  • Script Credit Purely Goes To "Tips By Harsha"
So What's Up :- Adding this jQuery Popup will force your Readers
 to like your Fan page and as a result you can increase your Fan 
page Likes,Share your Beautiful Ideas with us,and if you have any
 Question ask us,stay Blessed ,Happy Blogging.

26 comments:

  1. Hello there! I know this is kinda off topic however , I'd figured I'd ask.
    Would you be interested in exchanging links or
    maybe guest authoring a blog article or vice-versa?
    My site covers a lot of the same subjects as yours and I think we could greatly benefit from each other.

    If you happen to be interested feel free to shoot me an
    e-mail. I look forward to hearing from you! Excellent blog by
    the way!

    my weblog - workingfacebookhack.wordpress.com

    ReplyDelete
  2. If some one wishes to be updated with newest technologies
    afterward he must be pay a quick visit this website and be up to date daily.


    my web page :: Spotify Free Premium

    ReplyDelete
  3. I’m not that much of a online reader to be honest but your blogs really nice, keep it up!
    I'll go ahead and bookmark your site to come back in the future. Cheers

    Here is my web page: Free Spotify Premium,

    ReplyDelete
  4. Right away I am going away to do my breakfast, later than having my breakfast coming yet again
    to read other news.

    Look at my web-site; online facebook hack

    ReplyDelete
  5. Have you ever thought about including a little bit more than just your articles?

    I mean, what you say is valuable and all. However imagine if you added some great
    photos or video clips to give your posts more, "pop"!

    Your content is excellent but with pics and video clips, this site could definitely be one of the best in its niche.
    Fantastic blog!

    My webpage; diablo 3 key generator

    ReplyDelete
  6. It's awesome for me to have a website, which is valuable designed for my knowledge. thanks admin

    My page; Fazer Dinheiro Online

    ReplyDelete
  7. Magnificent beat ! I would like to apprentice
    even as you amend your website, how could i subscribe for
    a weblog web site? The account aided me a applicable deal.
    I had been a little bit familiar of this your broadcast provided
    shiny transparent idea

    My page - Diablo 3 keygen

    ReplyDelete
  8. Hi there, I discovered your blog by way of Google at the same time as searching for a related matter, your site
    came up, it seems good. I've bookmarked it in my google bookmarks.
    Hello there, simply changed into alert to your blog through Google, and found that it is really informative. I am going to be careful for brussels. I will be grateful for those who proceed this in future. A lot of other people will be benefited out of your writing. Cheers!

    Also visit my website; garaże

    ReplyDelete
  9. A family member referred me to your resource. Thank you
    for the information.

    Stop by my blog; cjcarremoval.com.au

    ReplyDelete
  10. Very good post. I will be experiencing some of these issues as well.

    .

    Also visit my page: Spotify Premium Code Generator

    ReplyDelete
  11. Excellent post. Keep writing such kind of info on your site.
    Im really impressed by your blog.
    Hello there, You have done a fantastic job.

    I will certainly digg it and for my part suggest
    to my friends. I'm confident they will be benefited from this web site.

    Here is my blog facebook hack online

    ReplyDelete
  12. If you are going to want Cheap Dentist In Plano Txry or more of their permanent teeth.
    cheap dentist in plano txs achieve a wide
    range of dental procedures, aimed at attractive or repairing the advent of the teeth.
    You are going to stand out after the whitning proccess.

    Check out the facilities and infrastructure of the facility matters a
    lot.

    Here is my site - emergency dentist plano tx

    ReplyDelete
  13. I've been surfing online greater than three hours these days, but I by no means found any attention-grabbing article like yours. It is lovely price enough for me. In my view, if all web owners and bloggers made excellent content material as you did, the internet can be a lot more useful than ever before.

    Review my homepage ... www.youtube.com/watch?v=nh4BgwyNNnc

    ReplyDelete
  14. Howdy, I do think your web site could possibly be having web browser compatibility problems.
    When I take a look at your website in Safari, it looks
    fine however when opening in I.E., it's got some overlapping issues. I simply wanted to give you a quick heads up! Besides that, fantastic site!

    my web site; Fifa 13 coin generator

    ReplyDelete
  15. I go to see daily a few web pages and blogs to read articles, however this web site provides feature based content.


    Feel free to surf to my page :: robux hack ()

    ReplyDelete
  16. Hi there, There's no doubt that your website could possibly be having web browser compatibility issues. Whenever I look at your website in Safari, it looks fine but when opening in I.E., it's got some overlapping issues.
    I just wanted to provide you with a quick heads up!
    Other than that, wonderful website!

    http://swagsocials.com

    ReplyDelete
  17. Hi, just wanted to mention, I liked this article.
    It was helpful. Keep on posting!

    Feel free to visit my site; roblox generator - http://freerobloxrobuxgenerator.blogspot.pt -

    ReplyDelete
  18. Hi to all, it's in fact a pleasant for me to go to see this web site, it consists of valuable Information.

    Also visit my website Roblox Robux Generator

    ReplyDelete
  19. I have read some good stuff here. Definitely worth bookmarking for revisiting.
    I wonder how much attempt you place to make the sort of great informative web
    site.

    Here is my weblog; seo services firms

    ReplyDelete
  20. facebook like box simple and easy matter.

    join

    http://paknm.blogspot.com/
    http://paknm.blogspot.com/
    http://paknm.blogspot.com/

    ReplyDelete
  21. Just wish to say your article is as astonishing. The clearness in your submit is simply nice and
    that i can suppose you are an expert in this subject. Fine together with your permission let me to seize your RSS
    feed to keep updated with forthcoming post.
    Thanks a million and please carry on the enjoyable work.


    My website ... am besten Suchmaschinen-Optimierung Dienstleistungen

    ReplyDelete
  22. Hello to every body, it's my first pay a visit of this web site; this web site includes amazing and genuinely good material in favor of readers.
    website design

    ReplyDelete
  23. Take the time for you to assess your money and what terms you are able to afford,
    so that you can set your goals properly cheap Katy perry tickets the loan won't need
    to be repaid till the subsequent paycheck.

    ReplyDelete
  24. Att låna pengar av en långivare med ett gott rykte och som har mer än 1 miljon kunder ä
    r förstås еn trygghet i sig. Lånet betalas
    sedan ut till deet bankkonto som mɑn har uppgett vid
    låneansökan. Det går även att tjäոa pengar genom att bjuda іn vänner och bekanta
    till Vivus.

    Feel free tο visit my pagee :: Snabblån

    ReplyDelete

bla bla bla