Hi Friends,
How to create same Facebook like button (not FB like button)?
In my current project I create the personal like button and put the button on other e-commerce site so How to I create LIKE button?
what is the return of this code if some one like ?
Any help I will be appreciated.
You can create custom facebook like style button using PHP & Jquery.
you can get the idea from this demo -
http://tuts.wtfdiary.com/2012/07/simple-twitter-like-follow-button.html
Many Many thanks provide the link.