jquery-facebook-multi-friend-selector icon indicating copy to clipboard operation
jquery-facebook-multi-friend-selector copied to clipboard

Added public method clearSpecificFriend

Open botteu opened this issue 13 years ago • 0 comments

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

botteu avatar Feb 07 '12 11:02 botteu