摘要: <SCRIPTLANGUAGE="JavaScript"><!--/*haiwa@2004-02-12*/functionTrim(strValue){returnstrValue.replace(/^\s*|\s*$/g,"");}functionSetCookie(sName,sValue){document.cookie=sName+"="+escape(sValue);}... 阅读全文
posted @ 2009-11-25 16:34 星火卓越 阅读(285) 评论(0) 推荐(0) 编辑