在我的应用程序中使用 facebook 弹出窗口设计
我正在开发一个 Facebook 应用程序,我想使用 Facebook 的确切设计(风格)来显示帖子 - 图片、链接、状态等。例如,我在墙上显示一个帖子的链接,其中有一张图片当用户想要查看有关它的详细信息时,弹出窗口会显示所有信息(图片、点赞、评论等),如果您单击墙上的图片,Facebook 就会显示这些信息。我的问题是:我是否可以复制弹出窗口的确切设计,或者有没有办法通过调用参数为帖子 ID 的函数来实现此目的? 谢谢。
I am developing a Facebook App and I want use the exact design (style) that facebook has, to show a post - picture, link, status etc. So for example I show a link to a post on the wall that has a picture in it and when the user wants to see details about it, a popup shows all info (picture, likes, comments etc) exactly how Facebook shows it if you would click the picture in your wall. My question is: am I allowed to copy the exact design of the pop up, or is there a way I can do this by just calling a function with the parameter being the post id?
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的 - 你可以重新创建他们的用户界面。查看我不久前给出的这个答案 - 它可能对您有用。
http://facebook.stackoverflow.com/a/8912265/558021
重新创建用户界面(IMO)的唯一问题是开始改变他们的品牌。
Yea - you can recreate their UI. Checkout this answer I gave a little while back - it might be useful to you.
http://facebook.stackoverflow.com/a/8912265/558021
The only issue with recreating their UI (IMO) is to start altering their brands.