FBML:在弹出窗口中显示人员列表的简单方法?

发布于 2024-09-17 18:22:09 字数 193 浏览 6 评论 0原文

当您进入个人资料页面并单击“朋友”侧栏中的“查看全部”时,您会看到一个简单的弹出窗口,显示您朋友的(分页)列表(及其个人资料图片和姓名)和一个搜索按钮。

我有一个用户 ID 列表,我想以同样的方式显示它们:使用弹出窗口、列表和精美的搜索按钮。有没有简单的方法可以做到这一点,或者我应该手动编写弹出内容(尝试模仿FB布局),然后使用FBJS来显示它? 谢谢。

When you go on your profile page and click on "See all" in the "Friends" sidebar, you come up with a simple popup showing a (paginated) list of your friends (with their profile picture and name) and a search button.

I've got a list of users' ids and I'd like to display them in the same exact way: with a popup, the list and the fancy search button. Is there any simple way of doing this or should I write the popup content by hand (trying to imitate FB layout) and then use FBJS to display it?
Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

無心 2024-09-24 18:22:09

我认为没有简单的方法可以做到这一点。 FB 不提供该功能作为插件或单个 API。但是可以通过使用 FB 使用的 CSS+Javascript 来模仿 UI。

I think there is no simple way to do it. FB doesn't provide the feature as a plugin or single API. But it would be possible to imitate the UI by using CSS+Javascript that FB uses.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文