摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->$.fn.ltrim=function(val){return val.replace(/(^\s*)/,"");}$.fn.rtrim=function(val){return val.replace(/(\s*$)/g,""); }$.fn.trim=function(val){return val.replace(/(^\s*)|(\s*$)/g 阅读全文
posted @ 2010-11-04 22:53
Rhythmk
阅读(1227)
评论(64)
推荐(0)
浙公网安备 33010602011771号