jquery-facebook-multi-friend-selector
jquery-facebook-multi-friend-selector copied to clipboard
Added public method clearSpecificFriend
Hi!
Thank you for this brilliant plugin :)
In a project I'm working on right now, the design calls for the jfmfs to be able to clear a selected friend from outside the jfmfs container. I could only find a public method for clearing all selections so I decided to make this addition to the code. Hope you don't mind :)
usage:
Call clearSpecificFriend( withID ) where withID is the Facebook user ID of the friend you want to deselect.
Cheers & keep up the good work :) /Daniel