04 2009 档案
摘要:操作Cookie By JavaScript: cookie Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> function getCookie(c_name) { if (document.cookie.length>0) { ...
阅读全文
摘要:从aspx后台页面输出js文件 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->Response.Clear(); Response.Charset = "utf-8"; Response.Buffer = true; Re...
阅读全文
摘要:有时候,你会发现,在一些JS应用中,涉及到CSS的重新渲染(即页面样式需要更新)的话,IE死活不变。 此时你需要让IE重新渲染一下: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->function handleIEhasLayout(){ //...
阅读全文
浙公网安备 33010602011771号