codersgrave / Facebook-Friend-Selector

This repo is no longer maintained. Feel free to fork and update!
http://facebook-friend-selector.codersgrave.com
64 stars 22 forks source link

Friend Selector window not getting closed when clicking on Send button #12

Closed KPRATIK closed 11 years ago

KPRATIK commented 11 years ago

After selecting friend from window when I click on Send button window is not getting closed. Could you please direct me to the code where I can modify it to work?

Thanks, Pratik

smilli commented 11 years ago

You can set closeOnSubmit to true in the options of fSelector. All the options are listed under the options tab here: http://facebook-friend-selector.codersgrave.com/

KPRATIK commented 11 years ago

Thank you. Closing this