LATEST >>

Welcome Here And Thanks For Visiting. Like Us On Facebook...

EXEIdeas – Let's Your Mind Rock » Blogspot / Blogspot Social Sharing / Website / Website Social Sharing » Facebook, Twitter, Google Plus, Subscribe, YouTube J-Query PoP Out Widget For Your Blog & Website

Facebook, Twitter, Google Plus, Subscribe, YouTube J-Query PoP Out Widget For Your Blog & Website

Facebook, Twitter, Google Plus, Subscribe, YouTube J-Query PoP Out Widget For Your Blog & Website

The Simple Question Is That We Are Going To Solve Is “How To Add Stylish And Awesome J-Query POP OUT Facebook, Twitter, Google Plus, Subscribe, YouTube Widget On Your Blog & Website To Spice Them Up And Can Get More Real Fans And Followers?” I try to give you Facebook, Twitter, Google Plus, Subscribe, YouTube J-Query PoP Out Widget with one code because i have seen many widget but they are just one either facebook or twitter.

I had developed this Static popout jquery effect widgets for you.In my previous Article (How to Add 4 jQuery Pop out Widget) I told you about Static 4 POP OUT Widget installation manually Now it’s UpDated. Follow these steps to add this widget successfully to your blogger, and you can also use this on website. This is a second version of my previous post.In this version we make little changes to make this widget more beautiful.I have added YOUTUBE WIDGET to it.

Features:

1.) J-Query POP OUT On Mouse Hover.
2.) 4 Stylish Widget Of Social Network With RSS And E-Mail Subscription Box.
3.) Facebook Awesome Big Fans Official Widget.
4.) Twitter Stylish Big Followers  Like Facebook MOOPZ Widget.
5.) Google Plus “Add To Circle” Beautiful Official Widget.
6.) YouTube Subscribers Awesome Widget.
7.) RSS Feed And E-Mail Subscription Box.
8.) Quick To Load And Easy To Install.
9.) Awesome, Simple, Stylish And Beautiful Designed Latest Widget.
10) You Can Also Add This On Website. (Feel Free To Ask How To Do This?)

Recommended For You:
How To Get Started On Responsive Instagram Widget?

How To Add In Blogspot?

1.) Go To Your www.blogger.com
2.) Open Your Desire Blog.
3.) Go To “Template” And Click On “Edit HTML“.
4.) Now Press {CTRL+F} And Find </head>.
5.) Now Copy The Below Code And Paste It Before  </head>.
6.) Click Save, Now Proceed To The Next Step.

<!-- This Is A CopyRight Code.It Is Free To Use But With HTML Design Code. 
If AnyOne Found To Be Changing This Code Should Be Under Legal Action Via DMCA. -->
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js' type='text/javascript'/>
<script type='text/javascript'>
jQuery(document).ready (
function(){jQuery(&quot;#facebook_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right: 0}, 500); },
function(){ jQuery(&quot;#facebook_right&quot;).stop(true,false).animate({right: -249}, 500); });
jQuery(&quot;#twitter_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right: 0}, 500); },
function(){ jQuery(&quot;#twitter_right&quot;).stop(true,false).animate({right: -264}, 500); });
jQuery(&quot;#google_plus_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right: 0}, 500); },
function(){ jQuery(&quot;#google_plus_right&quot;).stop(true,false).animate({right: -264}, 500); });
jQuery(&quot;#youtube_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right: 0}, 500); },
function(){ jQuery(&quot;#youtube_right&quot;).stop(true,false).animate({right: -303}, 500); });
jQuery(&quot;#feedburner_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right: 0}, 500); },
function(){ jQuery(&quot;#feedburner_right&quot;).stop(true,false).animate({right: -303}, 500); });
});
</script>
<!-- This Is A CopyRight Code.It Is Free To Use But With HTML Design Code.
If AnyOne Found To Be Changing This Code Should Be Under Legal Action Via DMCA. -->

7.) Now Go To “Layout“.
8.) Click “Add A Gadget” Where You Want To Add It.
9.) Now Scroll To “HTML-JAVASCRIPT
10.) Click “+” Icon To Add It.
11.) Now Copy The Below Code And Paste It To There.
12.) Leave The Title Empty.
13.) Click Save, Now You Are Done.

<!-- This Is A CopyRight Code.It Is Free To Use But With HTML Design Code.
If AnyOne Found To Be Changing This Code Should Be Under Legal Action Via DMCA. -->
<style>
img, a { border: 0; }
#on {visibility:visible;}
#off {visibility:hidden;}
#facebook_div {width:245px;height: 210px;overflow: hidden;}
#twitter_div {width:260px;height: 238px;overflow: hidden;}
#google_plus_div {width:260px;height: 230px;overflow: hidden;}
#knfeedburner_div {width:300px;height: 97px;overflow: hidden;}
#youtube_div {width:300px;height: 97px;overflow: hidden;}
/* right side style */
#facebook_right {z-index: 10005;border:2px solid #3c95d9;background-color: #fff;width:245px;height: 210px;position: fixed;right: -249px;}
#facebook_right img {position: absolute;top: -2px;left: -35px;}
#facebook_right iframe {border:0px solid #3c95d9;overflow: hidden;position: static;height: 210px;width: 245px;left:-2px;top:-3px;}
#twitter_right {z-index: 10004;border:2px solid #6CC5FF;background-color: #6CC5FF;width:260px;height: 238px;position: fixed;right: -264px;}
#twitter_right_img {position: absolute;top: -2px;left: -35px;border: 0;}
#google_plus_right {z-index: 10003;background-color: #fff;border:2px solid #0056a0;width:260px;height: 230px;position: fixed;right: -264px;}
#google_plus_right_img {position: absolute;top: -2px;left: -33px;border: 0;}
#youtube_right {z-index: 10002;background-color: #fefefe;border:2px solid #ff0000;border-top:2px solid #5b5b5b;border-bottom: 2px solid #5b5b5b;border-right:2px solid #5b5b5b;border-left: hidden;width:301px;height: 100px;position: fixed;right: -303px;}
#youtube_right_img {position: absolute;top: -2px;left: -33px;border: 0;}
#feedburner_right {z-index: 10001;background-color: #fefefe;border:2px solid #5b5b5b;border-top:2px solid #5b5b5b;border-bottom: 2px solid #5b5b5b;border-right:2px solid #5b5b5b;border-left: hidden;width:300px;height: 97px;position: fixed;right: -303px;}
#feedburner_right_img {position: absolute;top: -2px;left: -33px;border: 0;}
.box-title1 {border:1px solid #ddd;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;box-shadow: 5px 5px 5px #CCCCCC;padding:10px;margin: 10px 0;}
.enteryouremail{background: #fff !important;border: 1px solid #d2d2d2;padding: 0px 8px 0px 8px;color: #a19999; font-size: 12px;height: 25px; width: 165px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;margin:0px;}
.submitbutton{background:#F66303;border: 1px solid #F66303;text-shadow: 1px 1px 1px #333;box-shadow: 3px 3px 3px #666;font:bold 12px Arial, sans-serif;color: #fff;height: 25px;padding: 0 12px 0 12px;margin: 0 0 0 5px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;cursor:pointer;}
</style>
<div id="on">
<div id="facebook_right" style="top: 8%;">
<div id="facebook_div">
<img src="https://1.bp.blogspot.com/-yUI3Og8Esko/TyywzMTqmsI/AAAAAAAABMs/z-tTK2uUS-0/s1600/Facebook.png" />
<iframe src="https://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Ffacebook.com%2FEXEIdeas2010&amp;locale=en_GB&amp;width=200&amp;connections=9&amp;stream=&amp;header=false&amp;show_faces=0&amp;height=260" scrolling="no"></iframe>
</div>
</div>
</div>
<div id="on">
<div id="twitter_right" style="top: 25%;">
<div id="twitter_div">
<img id="twitter_right_img" src="https://1.bp.blogspot.com/-khdW550KJIA/Tyyw1UgdxzI/AAAAAAAABNE/AwsKGPGrZkQ/s1600/Twitter.png" />
<iframe name="EXEIdeas" frameborder="0" allowtransparency="true" src="https://s.moopz.com/connect.html?user=EXEIdeas" class="EXEIdeas" scrolling="no" style="width: 260px; height: 250px; border-top-style: none; border: none; border-width: initial; border-color: initial; "></iframe>
</div>
</div>
</div>
<div id="on">
<div id="google_plus_right" style="top: 42%;">
<div id="google_plus_div">
<img id="google_plus_right_img" src="https://2.bp.blogspot.com/-92QhBqQOpz8/Tyywzk8GzmI/AAAAAAAABMw/hxB7RBjWk68/s1600/Google+Plus.png" />
<div style="float:left;margin:1px 0px 0px 2px;">
<div class="g-plus" data-action="followers" data-height="260" data-href="https://plus.google.com/102256859586166648016" data-source="blogger:blog:followers" data-width="260">
</div>
<script type="text/javascript">
(function() {
window.___gcfg = {'lang': 'en'};
var po = document.createElement('script');
po.type = 'text/javascript';
po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(po, s);
})();
</script>
</div>
</div>
</div>
</div>
<div id="on">
<div id="youtube_right" style="top: 59%;">
<div id="youtube_div">
<img id="youtube_right_img" src="https://1.bp.blogspot.com/-NCdhprqaK10/T0BfYEMH7VI/AAAAAAAABQ8/hn0n3XoKq2Q/s1600/YouTube.png" />
<div style="float:left;margin:1px 0px 0px 2px;">
<iframe src="https://www.youtube.com/subscribe_widget?p=EXEIdeas" style="height: 105px; width: 300px; border: 0;" scrolling="no" frameborder="0"></iframe>
</div>
</div>
</div>
</div>
<div id="on">
<div id="feedburner_right" style=" top: 76%;">
<div id="knfeedburner_div">
<center>
<br />▼▼▼▼▼▼▼▼▼▼▼▼
<h4 style="color:#F66303;">You Can Also Receive Free E-Mail Updates:</h4>
<form action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=EXEIdeas', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><input gtbfieldid="10" class="enteryouremail" name="email" value="Enter Your E-Mail Here..." onblur="if (this.value == &#39;&#39;) {this.value = &#39;Enter Your E-Mail Here...&#39;;}" onfocus="if (this.value == &#39;Enter Your E-Mail Here...&#39;) {this.value = &#39;&#39;;}" type="text" /><input value="Trickstreasure" name="uri" type="hidden" /><input value="Submit" class="submitbutton" type="submit" /></form>
</center>
<img id="feedburner_right_img" src="https://1.bp.blogspot.com/-k-3C-8kdREI/Tyyw0ao_FII/AAAAAAAABM4/mMDgy0TFiD4/s1600/Subscribe.png" />
</div>
</div>
</div>
<!-- This Is A CopyRight Code.It Is Free To Use But With HTML Design Code.
If AnyOne Found To Be Changing This Code Should Be Under Legal Action Via DMCA. -->

Customization:

1.) Replace EXEIdeas2010 With Your Facebook FanPage UserName.
2.) Replace EXEIdeas With Your Twitter UserName.
3.) Replace EXEIdeas With Your YouTube UserName.
4.) Replace 102256859586166648016 With Your Google Plus FanPage Code.
5.) Replace EXEIdeas With Your FeedBurner UserName.
6.)Save And Enjoy…

Recommended For You:
5 Best PHP Frameworks Opted By Developers For Web Development

You Like It, Please Share This Recipe With Your Friends Using...

28 Responses to “Facebook, Twitter, Google Plus, Subscribe, YouTube J-Query PoP Out Widget For Your Blog & Website”

  1. Rahul Ippar says:

    Thanks man for sharing this.

    Rahul Ippar recently posted…Pop Up Email Subscription Form With jQuery For Blogger

  2. Sreedhar Jeshurun says:

    Hi! Mohammed Now its working on my blog in an awesome way! I want thank you saying Exeideas is a Brilliant site around the world.

  3. jasond31 says:

    hey…how do I add this on a website? Thanks!

  4. TrickHunter says:

    Hey, My google + page id is not working,
    my page id is 117922002956689069630 when i enter, it shows cant find url…

    • EXEIdeas says:

      Sorry…!!!
      This Widget Provider Site Is Under Construction And Works Only For There Old Users…
      Please Use Google Official Widget Instead Of It. If You Can’t Do It, Make Me Noticeable, I Will Do It For You.

  5. Radi Rachim says:

    Asslmalaikm Hassan
    this gadget is work, but it will be trouble with other gadget based jquery,i am request this gadget based css.
    thankfully if u can make it hassan, i like display this gadget.
    i has put other css in my blog, but not good like it.
    http://www.saladinfx.com
    told me if u can
    mail:radirachim@ymail.com

  6. Aftab says:

    Bro Ya Google Plus Ki ID Kaha Se Mele Gi. Mein Jo Lagata Ho Wo To Kaam Hi Nahi Karta Please Help Me!!

    • EXEIdeas says:

      This Google Plus Widget Is Now Limited To There Old Users, For New User Find The Below Codde In The Above Code…

      < script type=”text/javascript”>mbgc=’ffffff’;ww=’320′;mbc=’006ec9′;bbc=’3F79D5′;bmobc=’3b71c6′;bbgc=’006ec9′;bmoc=’3F79D5′;bfc=’FFFFFF’;bmofc=’ffffff’;tlc=’006ec9′;tc=’006ec9′;nc=’006ec9′;bc=’006ec9′;l=’y’;fs=’16’;fsb=’13’;bw=’100′;ff=’4′;pc=’4889F0′;b=’l’; pid=’102256859586166648016′;< /script>< script type=”text/javascript” src=”http://widgetsplus.com/google_plus_widget.js”>< /script>

      And Change It With Below Code…

      < iframe src=”http://www.google.com/s2/u/0/widgets/ProfileCard?uid=%5BYour Google Profile ID]” width=”100%” height=”125″ scrolling=”no” style=”border:0px solid”>< /iframe>

      Again, remember to replace [Your Google Profile ID] with your own profile ID.

    • Hugo Ferreira says:

      Hi friend. I think this widget is amazing but i can’t copy the new code for google + because you disabled copy+paste of this blog. Help me man.

    • EXEIdeas says:

      Sorry For Inconvenience…

  7. Hugo Ferreira says:

    If possible send me an email with the new code to planetafuteboltotal@gmail.com.
    Thank ypu very much!

  8. Hugo . Joel says:

    Hi my friend.

    I tried to do this a lot of times, but not even with your help i could do it correctly.

    I have one last favor to ask you before i give up. Can you send me, by email, the full code? You have all my data on your email.

    Thanks for all your help. I really would like to have the widget working at all. I can’t make google plus floating button work. Send me the code please and then i only have to copy it to my blog.

    Thanks Muhammad. You are the best.

  9. Hugo . Joel says:

    Thank you very much!

  10. malik azeem says:

    please send me email google+ code
    azeemkhkh785@gmail.com

  11. TheTexas Nepali says:

    Hey I cant copy google + new code can u send me here thetexasnepali@gmail.com

  12. Petrica john says:

    thanks for your posts i really finding this code and you have done it…

Leave a Reply to EXEIdeas Cancel reply

Your email address will not be published. Required fields are marked *