Twitist Forums
FACEBOOK HTML HELP WEBSITE REQUEST!!!!!!? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Facebook forums (/forum-14.html)
+--- Forum: Facebook apps (/forum-22.html)
+--- Thread: FACEBOOK HTML HELP WEBSITE REQUEST!!!!!!? (/thread-154264.html)



FACEBOOK HTML HELP WEBSITE REQUEST!!!!!!? - audio and computer maniac - 05-08-2014 12:49 AM

i have a website and i want to add a facebook chat box so people on my website can talk to there friends on facebook from my website. note i need this to be in HTML format.


- Adam - 05-08-2014 12:57 AM

You legally aren't allowed to do that Sad sry.


- Colanth - 05-08-2014 01:10 AM

You can't do a chatbox in HTML - HTML is content, not code. (The legality is totally irrelevant. There are no laws regarding doing something that's not possible to do, because the universe won't let you do it. You can fly at any altitude you like, over any place you like, without breaking any laws, if you limit yourself to flying by flapping your arms.)


- Ron - 05-08-2014 01:26 AM

Aside from the fact that HTML is a static language and will not do what you want, you would have to use FaceBook's Chat API for use on personal web sites:

Chat API: http://developers.facebook.com/docs/chat

Facebook Developer Toolkit: http://developers.facebook.com/docs/chat

http://www.ajaxprojects.com/ajax/tutorialdetails.php?itemid=266

I haven't put one on my site yet, but I do have the share and like code.

Ron