Is there any way to determine if a Facebook user \'likes\' a certain page with the API Facebook offers currently?
I am using the following code for a video link in my page: <a id=\"slide1\" href=\"http://www.开发者_运维技巧youtube.com/v/abcdef\" title=\"aha\">
I have a problem here : I want to dynamically populate a drop down box based on the selection of another drop down box !
Okay since I have little experience with this stuff and the Facebook documentation is very scattered, I figured I would ask StackOverflow.
I have a canvas Facebook application, I have all user friends in JS array, and I want to show user friends picture + name one after one, after clicking NEXT button, the code i written is not working :
I\'m trying to add and remove classes to tabs when people click on them. This is what I have right now and it does absolutely nothing..!
I simply want some tabbing functionality on a facebook application (business)tabs I have some basic HTML and JS [fbjs], this doesn\'t seem to work
how to get the user ID with FBJS & FBML ? thanks a 开发者_开发知识库lotUse This: First define your constants and:
Would like to subscribe to an event from within a facebook tab. so i would like to have something like开发者_高级运维 FB.Event.subscribe, but a fbjs method. is there any?
in my app, i used radio button now the problem is how to get开发者_StackOverflow中文版 the value from it in fbjs.