Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

A selector can be a string identifying a method name in the Objective-C programming language or a special kind of switch used in computers to connect multiple lines (I/O) to a single line. Please do not use this tag for jQuery/CSS selectors.

learn more… | top users | synonyms

1
vote
1answer
753 views

Multi friend selector and authentication dialog in PageTab app

i have created a page tab app for which i have set all the parameters under Auth Dialog in the app settings. Now when i send a friend request through my app, and my friend clicks on the app request, ...
0
votes
1answer
284 views

Android WebView no selection color

In my application I have a webView that contains the FB like button. JS is enabled to get redirected. Now my problem is, I want to get rid of the orange selector. I know this can be done by css, but ...
0
votes
1answer
401 views

How to save the friend ID in Facebook TD Friend Selector

I used this Facebook Friend Selector script from GitHub: http://playground.thesedays.com/tdfriendselector/ and it works perfectly fine. But I don't know how to save the selected output friend in ...
1
vote
2answers
377 views

Facebook App Coding: Friend selector formular without FBML?

Hey guys, as far as I know are FBML Codes not working anymore on Facebook unfortunately.. So does anybody< here has an idea on how to use the friend selector formular which could be used easily ...
2
votes
1answer
9k views

FBML multi friend selector in fb:dialog

Is there a way to show the multi friend selector widget (fb:multi-friend-selector) in an fb:dialog? I have a button, on selecting which I would like to show the friend selector popup and users can ...