Twitist Forums
I'd like to add a button similar to the facebook like button, but not use the actual facebook like button? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Facebook forums (/forum-14.html)
+--- Forum: Facebook Marketing (/forum-12.html)
+--- Thread: I'd like to add a button similar to the facebook like button, but not use the actual facebook like button? (/thread-49051.html)



I'd like to add a button similar to the facebook like button, but not use the actual facebook like button? - ecmickey23 - 12-07-2012 05:20 AM

I'm going to create a website to support a cause, and I'd like to be able add some sort of "like" or "I support" button, but not using the facebook like button. The reason for this is the demographic I'm targeting is likely to not have a Facebook account. Any help is appreciated


- NeilH - 12-07-2012 05:28 AM

You can do this easily with a web programming language, without relying on any external APIs (Like Facebook's).

You'll need some knowledge of a web programming language, and access to a database.


- Your Shadow - 12-07-2012 05:28 AM

How to create a like/unlike button using jQuery and PHP : http://www.youtube.com/watch?v=KzzqJrrdL5o

Ron