红联Linux门户
Linux帮助

jQuery的RSS解析器 jFeed

发布时间:2013-12-20 09:48:32来源:红联作者:empast
jFeed 是一个通用的 RSS/ATOM 解析器jQuery插件
jFeed 支持 RSS 0.91, 0.92, 1.0, 2.0 和 Atom 1.0 等格式。

使用方法:

jQuery.getFeed(options);

参数:

* url: the feed URL (required).
* data: data to be sent to the server. See jQuery.ajax data property.
* success: a function to be called if the request succeeds.
The function gets passed one argument: the JFeed object.

项目主页:http://hovinne.com/articles/jfeed-jquery-rss-atom-feed-parser-plugin

下载地址:http://dev.hovinne.com/jquery/jfeed/jquery.jfeed.tar.gz

来自:开源中国社区
文章评论

共有 0 条评论