mbrevoort / jquery-facebook-multi-friend-selector

A jQuery based Alternative Facebook Multi-Friend Selector that uses the Graph API
Other
266 stars 64 forks source link

Support multiple jfmfs on a page #13

Open gruszczy opened 13 years ago

gruszczy commented 13 years ago

Original title: too many ids in generated html

All divs generated by jfmfs have ids, like: jfmfs-friend-selector, jfmfs-inner-header, jfmfs-friend-container, etc. This is pretty inconvenient, since I have two of those selectors on a single page, so a conflict is inevitable. How about changing them to classes?

pravse commented 12 years ago

+1. I ran into this issue as well.