I want to create a facebook style auto-complete where you can have several options encircled in a bubble. More can be adde开发者_运维技巧d and each may be removed non-sequentially.http://harvesthq.git
I\'m working on a Facebook Connect app. I have the Connect button up and running and users can successfully authenticate via Facebook. However, I\'m having trouble getting their profile picture and na
I have a textarea element in a Facebook application I want to limit, visually, to a certain number of characters. This is a code snippet I got from the web:
I keep getting the following error when I try to invoke the Facebook REST API Call: Connect.registerUsers
I am using Flex and with the AS3 libraries. I can make calls etc but when i get values returned in the event, they are in RawResult. I am not sure how to turn that into an arraycollection etc so i can
So I have a non-jQuery solution to this problem, but I would rather use jQuery if there is a way, and also I am very curious as to why this is happening.
I\'m trying to make Joomla\'s JFBConnect post on the user\'s FB wall 开发者_C百科some of the user\'s actions on the website (forum posts, comments, favorites etc.)
I want to know how Facebook is doing their iframe footer bar. I mean, i know they have an iframe on footer, but i want to know how they are reloading pages without reloading the iframe also, \'cause t
I\'m writing a Facebook iframe/Facebook Connect application and one of the pages includes a multi-friend-selector. It renders perfectly in every browser I tried (FF/Mac, Safari/Mac, IE8/Win) but does
I am creating a simple facebook application using Ruby on rails and I am following the liveRail tutorial available here