So I have looked through most of the facebook questions here and it has absolutely confirmed my thoughts. Facebook development may be among some of the worst I\'ve ever used. I\'ll avoid my rant for n
An error occurred when we have special characters <input value=\"Search Today\'s Deals\" onfocus=\"if(this.getValue() == \'Search Today\'s Deals\'){this.setValue(\'\')}\" />
i am trying to add some images to my facebook tab-app via FBJS. The Problem: I can\'t see the images and I don\'t know why.
Just as the title says, does Cufon work in FBML static pages? If not, what works to repla开发者_如何学Cce the fonts?No it does\'t work on FBML. If you want cufon to work, you have to do the iFrame me
I created an app which publishes to the user\'s wall. The problem is, the first time the user ac开发者_JAVA百科cesses the page, the FB.ui doesn\'t show up. After one reload, it works perfectly.
I\'m working in a mini-app, which will have 3 p开发者_StackOverflow社区ages, and i want all the interaction to happen inside a profile-tab.So, using javascript, i want to show/hide a few divs, which i
Working on a project that has a website and a Facebook page. They both reference the same SWF file and JS code that the SWF file uses to interact with the website/Facebook.
I want to set the value of stat from if else block but when I set it and alert it then it says to me \"undefined\". How can I set the value of stat. Here is my code.
When you go on your profile page and click on \"See all\" in the \"Friends\" sidebar, you come up with a simple popup showing a (paginated) list of your friends (with their profile picture and name) a
thanks so much in advance...here is the problem... I am trying to add dynamic HTMLelement (EX. [delete]),everytime on a event call using FBJS.I am able to append the element using following code.