FBML multi friend selector in fb:dialog -


Is an FB: There is no way to show the multi-select selector widget (FB: multi-man-selector) in the dialog ?

I have a button, on selection I would like to show the friend selector popup and users can invite their friends. I found the friend selector working on the main page, but there was no indication about displaying that widget in Fb: dialog.

Thanks jugs

You have to edit it, but this is a dispute:

pop-inweightsfreeends: function (e) {if (e) {e.preventDefault (); }

  var fbml = '& lt; Fb: request-form \ action = "." \ "= TWOFOUSE.BRAND + '. Amp; amp; lb; fb: req-choice url = \' '+ TWOFace.INVITE_DIALOG.postBack +' \ '\ label = \' join '+ TWOFace.BRAND +' \ '/ & Gt; "& gt; \ & Lt; Fb: multi-friend-selector \ showbread = "false" \ rows = "4" \ actiontext = "invite your friends to use" + TWOFace.BRAND + '"& gt; \ & Lt; / Fb: Multi-selector-selector & gt; \ & Lt; / Fb: request-form '; Var Container = document.createElement ('div'); Container. Creator HTML = fbml; Var inviteIFrame = new FB.U.PopDialog (TWOFace.INVITE_DIALOG.title, container); InviteIFrame.setContentWidth (590); InviteIFrame.setContentHeight (400); InviteIFrame.show (); },  

Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -