LordAlio
( Let change the world, and puch the sadness away )
Home
Blogger templates
Blogger triks
earn money
My world
Let change it
About me
Contact me
skip to main
|
skip to sidebar
Facebook,Twitter,Google+,Youtube J-Query Pop out Widget for blog and website
Share this article
:
Enregistrer un commentaire
« Prev Post
Next Post »
Accueil
Widget by:
My Blogger Tricks
Follow me
Facebook
Google+
Pinterest
RSS
Twitter
Tweet
Widgets
Popular post
Aicha Kandicha : ghost or real
In Morocco, as legend says a Lady named Aicha Kandisha lived was one of the largest constituents against French troops saluting were liv...
Slider show with Jcarousel
. You can easily customize it and install it on your BlogSpot blogs with just a single copy and paste of the code we would share today...
6 Ways to double traffic in your blog in less than one week
Everyone want's traffic.You set up a blog with great content but,no one is visiting your blog,so what's the use of it.So, you need...
how To Add Numbered Page Navigation To Blogger and Website
Hi Guys,Today I'm going to teach you How To Add Orange Colour Numbered Page Navigation Widget to Blogger.Let's see How To Get This...
Perfect Post
My perfect act
Recent Post
Labels
blogger templates
(8)
blogger triks
(92)
earn money
(24)
let change it
(2)
My world
(7)
photoshop design
(3)
seo
(23)
slider show
(5)
Social media
(15)
website
(1)
Copyright © 2011.
LordAlio
- All Rights Reserved
/
www.LordAlio.com
Template Created by
Creating Website
Published by
Mas Template
Proudly powered by
Blogger
^ Scroll to Top
Screen Shoots
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 Widget.
4.) Twitter Stylish Big Followers Widget Like Facebook.
5.) Google Plus "Add To Circle" Beautiful 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?)
How To Add In Blogspot?
1.) Go To Your www.blogger.com
2.) Open Your Desire Blog.
3.) Go To Edit HTMlL
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.
<script type='text/javascript'>
jQuery(document).ready (
function(){jQuery("#facebook_right").hover(function(){ jQuery(this).stop(true,false).animate({right: 0}, 500); },
function(){ jQuery("#facebook_right").stop(true,false).animate({right: -249}, 500); });
jQuery("#twitter_right").hover(function(){ jQuery(this).stop(true,false).animate({right: 0}, 500); },
function(){ jQuery("#twitter_right").stop(true,false).animate({right: -264}, 500); });
jQuery("#google_plus_right").hover(function(){ jQuery(this).stop(true,false).animate({right: 0}, 500); },
function(){ jQuery("#google_plus_right").stop(true,false).animate({right: -323}, 500); });
jQuery("#youtube_right").hover(function(){ jQuery(this).stop(true,false).animate({right: 0}, 500); },
function(){ jQuery("#youtube_right").stop(true,false).animate({right: -303}, 500); });
jQuery("#feedburner_right").hover(function(){ jQuery(this).stop(true,false).animate({right: 0}, 500); },
function(){ jQuery("#feedburner_right").stop(true,false).animate({right: -303}, 500); });
});
</script>
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.
#on {visibility:visible;}
#off {visibility:hidden;}
#facebook_div {width:245px;height: 260px;overflow: hidden;}
#twitter_div {width:260px;height: 238px;overflow: hidden;}
#google_plus_div {width:320px;height: 143px;overflow: hidden;}
#knfeedburner_div {width:300px;height: 97px;overflow: hidden;}
#youtube_div {width:300px;height: 97px;overflow: hidden;}
#facebook_right {z-index: 10005;border:2px solid #3c95d9;background-color: #fff;width:245px;height: 260px;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: 360px;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: #006ec9;border:2px solid #006ec9;border-top:2px solid #0056a0;border-bottom: 2px solid #0056a0;border-right:2px solid #0056a0;border-left: hidden;width:320px;height: 143px;position: fixed;right: -323px;}
#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;}