hbokmann / Facebook-friend-selector-dialog

jQuery plugin to display (via Graph API) and select Facebook friends in a dialog

Home Page:http://hbokmann.github.com/Facebook-friend-selector-dialog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facebook friend selector dialog

Displays all your Facebook friends in a javascript dialog box and allows to select a friend and bind an action to that friend.

If user is already logged in, the index file automatically opens Facebook friend selector dialog.

Facebook friend selector dialog

Currently only selecting one friend is supported, in a future release selecting multiple friends will also be implemented.

I used it to post to a friend's wall, so you can use the javascript feed dialog (https://developers.facebook.com/docs/reference/dialogs/feed/) for that and define the "to" property with the selected id (inside the "function process(id)" in index.html).

GitHub Project Page: http://hbokmann.github.com/Facebook-friend-selector-dialog

About

jQuery plugin to display (via Graph API) and select Facebook friends in a dialog

http://hbokmann.github.com/Facebook-friend-selector-dialog