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
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
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?
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
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
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.
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
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
When I include an \'onClick\' attribute in setInnerXTHML() like this: var innerHtml = \'<span>Build Track: Select a city where track building should begin\'+
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