使用 Google AJAX Feed API Feedcontrol,我需要回调
实际上,我正在使用 jQuery Google Feed 插件 手动向我的网站添加一些提要。 一个提要包括一个相册相册,我想提供每张图像的预览。 我在以下位置找不到 FeedControl 类的回调API 文档。 除了使用设置定时器之外,还有更好的方法吗?
I'm actually using the jQuery Google Feed Plugin to manually add some feeds to my site. One feed includes a photobucket album which I'd like to provide a preview of each image. I can't find a callback for the FeedControl class in the API documentation. Is there an better way to do this other than using a settimer?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我在 google ajax apis 问题跟踪器<中提交了对此功能的请求< /a> 因为我认为这个问题没有答案...
但是,自从我注意到 Google 最近发布了他们的 数据协议 API - 希望它能在那里找到更好的方法。
I submitted a request for this feature over in the google ajax apis issue tracker since I don't think there is an answer to this question...
But, I may have found an alternative since I noticed that Google recently released their Data Protocol APIs - hopefully it will find a better method there.