Reference Guide

facebook FBML Reference Guide Page 96 of 159
<div class="clearfix" style="padding-bottom: 10px;">
<fb:multi-friend-selector condensed="true" style="width:80%;" />
</div>
<fb:request-form-submit />
</fb:request-form>
</fb:fbml>
Notes
Make sure to include whatever attributes you would normally include if you were creating a <form> tag,
such as action and method, as mentioned above.
The fb:multi-friend-selector tag does not show up in Internet Explorer 6.
[verify]
The type attribute appears to have a hard limit of 20 characters. Anything else is truncated.
See Also
www.yapish.com