开发者

How to make fb:dialog pop-up on page Load

开发者 https://www.devze.com 2023-01-30 00:21 出处:网络
Any suggestion, instead of onCli开发者_如何转开发ck is it possible to do it onLoad or bodyLoad?

Any suggestion, instead of onCli开发者_如何转开发ck is it possible to do it onLoad or bodyLoad?

Please give suggestion for both Static FBML and iFrame.

Thanks


Yes , you just need to use

window.fbAsyncInit = function(){
  //your method goes here
  FB.ui({
   .....
 });
};

Hope it helps...Use FBML instead of iframe

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号