摘要: jQuery文字高亮插件,使用简单,功能强大,支持FF/IE等主流浏览器源码:jQuery.fn.extend({ highText : function (searchWords, css) { return this.each(function(){ $(this).html(functi... 阅读全文
posted @ 2010-06-01 23:45 笑的自然 阅读(377) 评论(0) 推荐(0)