使用 iframe 应用程序中的新 Facebook 照片查看器(图库)
我有一个(iframe)应用程序托管在 Facebook 页面上的标签上。该应用程序从页面的相册中提取(根据各种条件)照片并将其显示给用户。是否可以在照片上创建“ajaxify”链接,以便当用户单击照片时,照片将在新的 Facebook 照片查看器(灯箱覆盖)中打开,而无需导航到实际照片的 URL?
I have an (iframe) app hosted on a tag on a Facebook Page. The app pulls (based on various conditions) photos from the albums of the page and displays them to the user. Is it possible to create "ajaxify" links on the photos so that when the user clicks on the photo, the photo will open in the new Facebook Photo Viewer (lightbox overlay) without navigating to the actually photo's URL?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Facebook 的灯箱不是 Facebook API 的一部分。您必须实现自己的灯箱,或从某处下载一个灯箱才能获得这种效果。
Facebook's lightbox isn't part of the facebook api. You will have to implement your own lightbox, or download one from somewhere, to get this effect.