My customer got really cool idea, but i dont know if it possible to implement. he wants a facebook like on some form, as a checbox.
It would be much easier to get users facebook like, but i don’t think this is possible?
thank you for you answers…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Using Facebook’s API, you could accomplish this sort of functionality by attaching the
likeandunlikeevents to the checking and unchecking of acheckbox. You would of course need some custom javascript (jQuery), along the lines of: