jQuery 博客插件
有没有人遇到过 jQuery 插件,它允许您在网站上显示博客文章(例如 jQuery 的 twitter 插件)。它可以适用于任何博客,但最好是博主。
干杯。
Has anyone encountered a jQuery plugin that allows you to display blog posts on your website (like the twitter plugin for jQuery). It can be for any blog, but ideally blogger.
Cheers.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以利用 Blogger 通过 RSS 提供帖子的事实。您可以使用 jQuery rss 插件来解析它(参见此处)。您需要自己编写一些代码,但这很适合,因为它是一个编程项目。
You could make use of the fact Blogger makes posts available via RSS. You can parse this using the jQuery rss plugin (see here). You will need to do some coding yourself, but this fits nicely since it is a programming project.