Facebook“Like”看画布页面 [英] Facebook "Like" to see canvas page

查看:106
本文介绍了Facebook“Like”看画布页面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在很多Facebook网站看到这个。我想知道如何设置一个欢迎页面,当人们喜欢某个页面时,他们可以看到有关页面的更多信息。



ie: http://www.facebook.com / BacardiLimon 在欢迎标签下。



谢谢!



还有一个相关的Facebook问题。有没有人知道如何在fbml中创建底部的幻灯片?

解决方案

  ; fb:fbml version =1.1> 
< fb:visible-to-connection>
欢迎,粉丝们!
blah blah blah ...
< fb:else>
NONFANS
< / fb:else>
< / fb:visible-to-connection>
< / fb:fbml>谁知道这是很容易的:P


Ive seen this on a lot of facebook sites. I was wondering how to setup a welcome page and when the person likes that certain page they are then able to see more information about the page.

ie: http://www.facebook.com/BacardiLimon under the welcome tab.

thanks!

Also a related facebook question. Does anyone know how the slide show at the bottom is created in fbml?

解决方案

  <fb:fbml version="1.1">
   <fb:visible-to-connection>
   Welcome, fans!
   blah blah blah...
  <fb:else>
 NONFANS
</fb:else>
   </fb:visible-to-connection>
  </fb:fbml>

who knew it was that easy :P

这篇关于Facebook“Like”看画布页面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆