fbjs
Is user authorized, on Facebook tab
Getting an interesting error. I\'ve been developing and application, and viewing it on it\'s page. Now I\'m install that app in as tab on a company page and it\'s sayi开发者_JAVA技巧ng I can\'t use:[详细]
2023-01-01 16:25 分类:问答How to use FBJS to get the language preference of the user?
I\'m modifying an existing FaceBook application. The FaceBook 开发者_开发技巧application is generated by another application, so I don\'t have much control over it. I can only add html/javascript.[详细]
2022-12-31 21:39 分类:问答SWF -> FBJS not working with FBJS-Bridge
I\'m trying to call a JS function from an SWF which is loaded inside an application tab. As a canvas FBML, the code is working correctly but in case of application tab it\'s not working.[详细]
2022-12-28 08:37 分类:问答Converted JavaScript to FBJS - tabs still not working
I tried my best to convert JavaScript to FBJS according to this page: http://wiki.developers.facebook.com/index.php/FBJS.[详细]
2022-12-27 02:27 分类:问答Facebook quote application error
How do I code a Facebook quote application taking its data from PHP/MySQL page generating quotes randomly? I\'ve already developed one, but it\'s using jQuery which FBML doesn\'t support and since I\'[详细]
2022-12-26 19:09 分类:问答document.getElementById not working at FBJS
I\'m developing apps at Facebook using FBML and FBJS. When I tried to use document.getElementById to readtag, it did 开发者_如何学Pythonnot reply the correct value.[详细]
2022-12-26 02:51 分类:问答How to Prompt user with permission dialog in iframe application
I am using Facebook.showPermissionDialog(\"read_stream,publish_stream, offline_access, email\") to show permission dialog. Its working in FBML mode but the problem is in IFRAME mode.[详细]
2022-12-23 19:24 分类:问答'showing' a facebook fb:dialog
i want to use facebook\'s fb:dialog tag to display a simple pop-up form for the user to fill in. but i want to show that dialog using javascript (in the ondone handler of an ajax request).[详细]
2022-12-22 06:05 分类:问答facebook javascript, image picker
I/m having many img tag dynamically printed from facebook album pictures, like below- echo \'<\'img src=\"\' . $photo_detail[\'src_small\'] . \'\" id=\"imageurl\" onclick=\"return false\" />\';[详细]
2022-12-21 21:44 分类:问答How to Add facebook "Install App Button" on a Fanpage Tab (Based on working example)
For some time now I try to figure out how these guys were able to add \"Sign online here\" button which is \"开发者_StackOverflowinstall App\" button on their fan-page tab:[详细]
2022-12-19 17:59 分类:问答