Im trying to recreate a slider similar to: http://www.facebook.com/BacardiLimon?v=app_146177448730789 but apparently there is zero documentation on how to do something like this with FBJS :\'(
Is there a way to add an iframe to a facebook page without having to do the onClick functionality? Right now I am using this code and it works fine except you have to click the link to make it show t
I\'m working on a facebook page where there is a table of profile images. Onclick for each of these images, I\'m using a facebook dialog to show the name, a picture and a description in a popup.
I have a game that i have built for facebook in flash, but I have bu开发者_运维知识库ilt a wrapper for it in html. I would like a JavaScript league table that once the user completed the game their sc
I have a fbml app with a contact form and inputs like this one: <input type=\"text\" tabindex=\"1\" value=\"Name\" name=\"name\" id=\"name\" onfocus=\"if(this.value开发者_运维技巧==\'Name\')this.v
I was using isNaN function in a Facebook application, but it was not working. the code that i was using
I know开发者_StackOverflow中文版 I might not get any help here, but I\'ve been on this all day and starting to loose my mind.
My applicaiton is FBML.not FB connect. so, I can\'t use normal JS to popup new browser window.Is there a way to do it using 开发者_运维百科FBJS?
I have one FBML static page added as a tag in my Facebook page. It is basically a newsletter sign up. I want the page to submit via Ajax to an external website, get 开发者_运维百科the response and sh
I\'m developing my first Facebook application in ASP.NET 2.0 and doing a simplest thing, that is, to show a navigation on top with four hyperlinks where each link targets to another .aspx page. How ca