Advertisement

Subscribe For Free Updates!

We'll not spam mate! We promise.

Saturday, 18 January 2014

JQuery popup for Facebook like box

This is other cool JQuery popup for Facebook like box with official which comes with a same Facebook skin and really smooth to produce. This equal box contains a Facebook like fix so that your readers/visitors can similar your fan attendant directly finished this pop up also it contains a modify mortal which is linked to your Facebook fan author. Installation of this gadget is extremely rich, your rightful effort to make and adhesive encipher after dynamical the Facebook username. Now let see how to add it to blogger journal.


Get the more fans to your fan page blogger by adding a popup Facebook like box to your blogspot. By adding this customized widget may know the visitors to know the number of people like your website and join your site directly. Facebook likebox is widely used social plug-in from Facebook developers. The importance of the Facebook Likebox is tremendous in terms of the number of likes it brings. About 90+ % of the fans that you can get here from the Like box installed on the blog.

Today we'll be sharing the latest Facebook Likebox style popup widget that you can add to your blogger blog (BlogSpot). There are only one simple step to add is quickly. To get this widget follow below procedure...

Features:
1.) Unblock able POP-UP By All Browsers.
2.) POP-UP with LightBox Effect.
3.) Close Button Also Included Closing Before Autotimer.
4.) Quick To Load And Easy To Install.
5.) Simple and Stylish Design.
6.) Auto Close After Some Time With Showing Count Down Added.
7.) Same Design as Facebook Theme.
8.) Fully Customizable.
9.) Attract Your Visitor To Like Your Page.
10.) Only JQuery 1.8.2 Added Externally.


How to Add In BlogSpot?
1.) Go to your www.blogger.com
2.) Open Your Desire Blog.
3.) Go To "Layout".
4.) Click "Add A Gadget" Where You Want To Add It.
5.) Now Scroll To "HTML-JAVASCRIPT"
6.) Click “+” Icon to add It.
7.) Now Copy the Below Code and Paste It to There.
8.) Leave The Title Empty.
9.) Click Save, Now You Are Done.


How to Add In Website?
1.) Just Go To Your HTML File.
2.) Now Copy the Below Code and Paste It Between <body> </body>.
3.) Save It, Now You Are Done.





<!-- Facebook POPUP LikeBox With Timer Code Start -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.js"></script>
<style type='text/css'>
#exepopup{background-color:#fff;position: fixed;top:50%;z-index:9999;display:none;padding:0px;left:50%;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;margin-left:-200px;margin-top:0px;overflow:hidden;}#exepopup span{font-size:20px !important;font-weight:bold !important;}#exepopup h1{background:#6d84b4 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhNGFFHlUnVxCowwgHZpOR96WSBYCqx-01HZxONTS5E9tlGHRjHZmw0qODkxmjG-_u6a3GjQtcvGmDeTFJUa0GjRRGk2wkR6rNGmjAHVq43d8nA3l4Stj0Jhbnrs7gEfuE0J85nxneRx9I/s1600/aktechz-fb-lock.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;}.exepopupdata{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;}#exepopupfooter{text-align:left;background:#F2F2F2 !important;height:56px !important;padding:10px 10px 10px 10px !important;overflow:hidden !important;}#exepopupclose{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;}#exepopupclose:active{top:1px;left:1px;}</style>
<script type='text/javascript'>
jQuery(document).ready(function() {
function exepopupfunc() {
var sec = 5
var timer = setInterval(function() {
$("#exepopupfooter span").text(sec--);
if (sec == 0) {
$("#exepopup").fadeOut("slow");
clearInterval(timer);
}
},1000);
var exepopupwindow = jQuery(window).height();
var exepopupdiv = jQuery("#exepopup").height();
var exepopuptop = jQuery(window).scrollTop()+50;
jQuery("#exepopup").css({"top":exepopuptop});}
jQuery(window).fadeIn(exepopupfunc).resize(exepopupfunc)
//alert(jQuery.cookie('sreqshown'));
//var exepopupww = jQuery(window).width();
//var exepopupwww = jQuery("#exepopup").width();
//var exepopupleft = (exepopupww-exepopupwww)/2;
var exepopupleft = 500;
//var exepopupwindow = jQuery(window).height();
//var exepopupdiv = jQuery("#exepopup").height();
//var exepopuptop = (jQuery(window).scrollTop()+exepopupwindow-exepopupdiv) / 2;
jQuery("#exepopup").animate({opacity: "1", left: "0" , left: exepopupleft}, 0).show();
jQuery("#exepopupclose").click(function() {
jQuery("#exepopup").animate({opacity: "0", left: "-5000000"}, 1000).show();});});
</script>
<div id="exepopup">
<h1>Welcome Join Us On Facebook!</h1>
<div class="exepopupdata"><iframe src="http://facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%thacyberlounge&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>
<div id="exepopupfooter">Please Wait <span>5</span> Seconds...!!!<a href="#" id="exepopupclose" onclick="return false;">Skip</a></div></div>
<!-- Facebook POPUP LikeBox With Timer Code End -->

Customization:

1.) Change Red Text According To Your Desired Time To Automatically Closed In Seconds.
2.) Change Blue Text with Your Facebook FanPage URL.
3.) Change Purple Text with Your POPUP Heading.
4.) Change Pink Text with Close Button Text.
5.) Save and Done.
Drop ur Queries & comments Below!

Share This If u Like It!!
SOCIALIZE IT →
FOLLOW US →
SHARE IT →
Bilal is a young Blogger, currently living in Kashmir, PAKISTAN. He is Founder & CEO of Tha Cyber Lounge. He is not a professional. But Still he can play with Blogger Template Codes, Web Developing, Graphic Designing, Html, Css, Jquery,logo Designing and Blogger Widgets. You can contact him at Facebook Or HIRE him BILAL To get latest updates. Tha Cyber Lounge

0 comments:

Post a Comment

Please Read The Rules Before Leaving a Comment:-

1.) Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.

2.) Make sure to click the "Subscribe by email" link below the comment to be notified of follow up comments and replies.

3.) Please "Do Not Spam".

4.) Please "Do Not Add Links" to the body of your comment as they will not be published. If the queries contain link then never add HTML tag to it.

5.) Only "English" comments shall be approved and answered.

6.) Never Use Keywords In The Name Section Otherwise Your Comment Will Be Deleted.

7.) All comment will be deleted if it will not fulfill the requirements.