fbjs
Facebook.notifications.send not working with FBJS
I know the notification.send is about to be deprecated but I still wanted to try it out.I\'m using javascript on client side and want to send notifications from the client side. I\'m using[详细]
2022-12-14 12:48 分类:问答Change HTML SELECT OPTIONs using a json object in FBJS
I have a html select input with a default set of options (it has an ID). I also have a json object that looks like[详细]
2022-12-13 09:32 分类:问答How to post scheduled posts on my friend's wall in facebook
I want to post updates or messages about my application to my friends. How can I post upd开发者_如何学编程ates or messages on a friend\'s wall at specified time interval?[详细]
2022-12-12 21:29 分类:问答How do I debug issues that I can't reproduce on my dev system?
I have recently finished phase 1 of my Facebook game: Rails Across Europe It works fine on my dev system, but other people report errors and timeouts when they try to run it. Does anyone know how I[详细]
2022-12-10 18:26 分类:问答How do I get the UserVoice Feedback Tab to display on a Facebook app page using FBML?
I have a Facebook application that is using FBML and I want to include the UserVoice feedback tab widget on my app\'s pages. I copied and pasted the JavaScript into my FBML page, but when Facebook ren[详细]
2022-12-10 02:55 分类:问答Grabbing data from an iframe embedded Facebook application
Using an iFrame, someone on my website can access their Facebook account, display a list of their photo albums, and then display photos from selected albums.[详细]
2022-12-10 02:05 分类:问答facebook - using FBJS in iframe applications
I am trying to use FBJS in my iframe app.开发者_Go百科 Nothing that I write seems to work. Any ideas?I thought the whole point of an iframe Facebook app was so you could use your own JS instead of Fac[详细]
2022-12-09 22:37 分类:问答Need some help synch'ing outer loop counter with dialog.onconfirm()
I am writing a game for Facebook. IN the following code, I have a problem. I have a for loop executing, and in that loop, I call a dialog and implement \'onconfirm\' for the dialog. The problem is tha[详细]
2022-12-09 06:28 分类:问答Why is FBJS dropping my 'onclick' attribute from this input element?
When I include an \'onClick\' attribute in setInnerXTHML() like this: var innerHtml = \'<span>Build Track: Select a city where track building should begin\'+[详细]
2022-12-09 00:11 分类:问答addEventListener() attached to multiple buttons, but only fires once
I am writing a Facebook app in PHP/FBJS. I have some code where I attach an addEventListener() to two buttons. When I run the app, the first button I click on fires the addEventListener() and the even[详细]
2022-12-08 17:38 分类:问答
加载中,请稍侯......