<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>meizz的专栏 - JavaScript</title><link>http://blog.csdn.net/meizz/category/12104.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Fri, 18 Jul 2008 18:56:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>meizz</dc:creator><title>cookie的生死之道</title><link>http://blog.csdn.net/meizz/archive/2008/07/18/2673473.aspx</link><pubDate>Fri, 18 Jul 2008 18:31:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2008/07/18/2673473.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/2673473.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2008/07/18/2673473.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/2673473.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2673473</trackback:ping><description>如何用cookie？cookie能干什么？cookie什么生什么死？全在这篇杂谈中&lt;img src ="http://blog.csdn.net/meizz/aggbug/2673473.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>meizz</dc:creator><title>一段判断多种浏览器类型及版本号的脚本代码</title><link>http://blog.csdn.net/meizz/archive/2007/11/16/1887859.aspx</link><pubDate>Fri, 16 Nov 2007 09:55:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2007/11/16/1887859.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/1887859.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2007/11/16/1887859.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/1887859.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1887859</trackback:ping><description>一段可以判断当前主要流行的浏览器类型及版本号的脚本代码，摘自 jsframework&lt;img src ="http://blog.csdn.net/meizz/aggbug/1887859.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>meizz</dc:creator><title>IE6的BUG：window.onload里用innerHTML创建的img会忽略本地缓存</title><link>http://blog.csdn.net/meizz/archive/2007/10/08/1815790.aspx</link><pubDate>Mon, 08 Oct 2007 19:20:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2007/10/08/1815790.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/1815790.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2007/10/08/1815790.aspx#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/1815790.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1815790</trackback:ping><description>在IE6及IE6以下的浏览器中，window.onload里使用innerHTML创建的img，会忽略本地缓存，持续发送304请求。BUG的修正方案一是象第二个示例那样把脚本放到后面直接运行而不是放在 window.onload 里执行；二是在 window.onload 里再用 setTimeout 延迟执行。&lt;img src ="http://blog.csdn.net/meizz/aggbug/1815790.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>meizz</dc:creator><title>对几个 javascript framework 的评价</title><link>http://blog.csdn.net/meizz/archive/2007/01/11/1479932.aspx</link><pubDate>Thu, 11 Jan 2007 11:25:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2007/01/11/1479932.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/1479932.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2007/01/11/1479932.aspx#Feedback</comments><slash:comments>40</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/1479932.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1479932</trackback:ping><description>近日刚好在无忧里看到一篇讨论脚本框架的帖子，我想谈谈我对目前几个脚本框架的看法（Silverna、Dron Framework、Zerg、script_aculo_us、prototype、bindows、JSVM），（不过我得说一下前提，这里是在讨论框架而非单个功能）：TNND，我这么一写，把国内外写框架的人都得罪光了。&lt;img src ="http://blog.csdn.net/meizz/aggbug/1479932.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>meizz</dc:creator><title>Firefox 浏览器的DOM原型扩展</title><link>http://blog.csdn.net/meizz/archive/2006/11/01/1360608.aspx</link><pubDate>Wed, 01 Nov 2006 14:35:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2006/11/01/1360608.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/1360608.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2006/11/01/1360608.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/1360608.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1360608</trackback:ping><description>在 firefox 浏览器里对DOM原型进行一些扩展，使之兼容一些IE特有的属性及方法，很实用！&lt;img src ="http://blog.csdn.net/meizz/aggbug/1360608.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>meizz</dc:creator><title>XHTML：非IE浏览器里对style.height赋值无效的问题</title><link>http://blog.csdn.net/meizz/archive/2006/04/05/652152.aspx</link><pubDate>Wed, 05 Apr 2006 23:37:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2006/04/05/652152.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/652152.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2006/04/05/652152.aspx#Feedback</comments><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/652152.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=652152</trackback:ping><description>在XHTML的非IE浏览器里对 style.height 之类的样式属性赋值时一定要带上单位（当然0和百分比不用带单位），光光赋一个数字值已经行不通了。&lt;img src ="http://blog.csdn.net/meizz/aggbug/652152.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>meizz</dc:creator><title>JavaScript应用：Iframe自适应其加载的内容高度</title><link>http://blog.csdn.net/meizz/archive/2006/03/27/639857.aspx</link><pubDate>Mon, 27 Mar 2006 11:07:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2006/03/27/639857.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/639857.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2006/03/27/639857.aspx#Feedback</comments><slash:comments>72</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/639857.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=639857</trackback:ping><description>Iframe 加载页面时总会遇到一个问题，未知被加载的页面高度，而要自适应其高度，我这段脚本就是为解决这个问题而写的。有人反应在IE7里使用它会死机，那是因为在自适应高度时触发了 window.onresize 事件，而这个事件又去调用这个调整  高度的函数，产生了死循环调用。&lt;img src ="http://blog.csdn.net/meizz/aggbug/639857.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>meizz</dc:creator><title>梅花雪脚本控件集：MzPopupLayer 可盖住flash的层基类</title><link>http://blog.csdn.net/meizz/archive/2006/03/22/632614.aspx</link><pubDate>Wed, 22 Mar 2006 16:57:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2006/03/22/632614.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/632614.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2006/03/22/632614.aspx#Feedback</comments><slash:comments>15</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/632614.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=632614</trackback:ping><description>一个可以盖住select、iframe、flash的层基类控件&lt;img src ="http://blog.csdn.net/meizz/aggbug/632614.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>meizz</dc:creator><title>查找两段文本中相同的词句</title><link>http://blog.csdn.net/meizz/archive/2006/03/22/632136.aspx</link><pubDate>Wed, 22 Mar 2006 11:32:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2006/03/22/632136.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/632136.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2006/03/22/632136.aspx#Feedback</comments><slash:comments>-1</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/632136.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=632136</trackback:ping><description>查找两段文本中相同的词句&lt;img src ="http://blog.csdn.net/meizz/aggbug/632136.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>meizz</dc:creator><title>scrollTOP scrollLeft clientHeight clientWidth 的各浏览器版修正</title><link>http://blog.csdn.net/meizz/archive/2006/03/21/630692.aspx</link><pubDate>Tue, 21 Mar 2006 00:58:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2006/03/21/630692.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/630692.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2006/03/21/630692.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/630692.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=630692</trackback:ping><description>有了这个兼容式的代码，scrollTOP scrollLeft clientHeight clientWidth就可以跨各种浏览器，跨XHTML标准取到精确的值了。&lt;img src ="http://blog.csdn.net/meizz/aggbug/630692.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>meizz</dc:creator><title>对系统的toFixed()方法的修正</title><link>http://blog.csdn.net/meizz/archive/2006/02/20/603232.aspx</link><pubDate>Mon, 20 Feb 2006 09:56:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2006/02/20/603232.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/603232.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2006/02/20/603232.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/603232.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=603232</trackback:ping><description>toFixed()方法（截取固定位长小数的系统方法）存在版本要求高，且存在BUG的问题（例如：0.009.toFixed(2)），所以我写了一个修正函数。&lt;img src ="http://blog.csdn.net/meizz/aggbug/603232.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>meizz</dc:creator><title>JavaScript极速狂飙：大容量字符型数组的快速检索</title><link>http://blog.csdn.net/meizz/archive/2006/01/04/569805.aspx</link><pubDate>Wed, 04 Jan 2006 10:21:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2006/01/04/569805.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/569805.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2006/01/04/569805.aspx#Feedback</comments><slash:comments>21</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/569805.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=569805</trackback:ping><description>JavaScript 在大容量数组的循环方面效率不尽人意，我曾经做过一个比对，与VBS的数组相比较，VBS的数组循环速度大致比JS要快一个数量级（http://community.csdn.net/Expert/TopicView.asp?id=4313487）。JS数组在一般的编程当中我们也不会太去注意它的效率问题：才几十个元素的数组效率即使差点你也看不出来，但节点量一大，比如几千、比如上万个节点量的数组循环，那效率问题就成了首要考虑解决的问题了。大容量数组的检索大致有以下几个应用：select做combo box时的快速匹配、树的查询、表格table排序或者检索等。&lt;img src ="http://blog.csdn.net/meizz/aggbug/569805.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>meizz</dc:creator><title>JavaScript极速狂飙：组合拼接字符串的效率</title><link>http://blog.csdn.net/meizz/archive/2005/12/14/552260.aspx</link><pubDate>Wed, 14 Dec 2005 15:28:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2005/12/14/552260.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/552260.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2005/12/14/552260.aspx#Feedback</comments><slash:comments>8</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/552260.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=552260</trackback:ping><description>在脚本开发过程中，经常会按照某个规则，组合拼接出一个大字符串进行输出，然而这种拼接的效率是一个很严重的问题，在小容量字符串可能看不出来，但一旦字符串容量达到几十K或者上百K的时候这种效率问题就非常严重了，我另想办法完美地解决了这个效率问题，即使组合一二兆长度的字符串也不过超过0.2秒。&lt;img src ="http://blog.csdn.net/meizz/aggbug/552260.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>meizz</dc:creator><title>JavaScript极速狂飙：CSS样式表的背景渲染效率</title><link>http://blog.csdn.net/meizz/archive/2005/12/09/548116.aspx</link><pubDate>Fri, 09 Dec 2005 17:41:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2005/12/09/548116.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/548116.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2005/12/09/548116.aspx#Feedback</comments><slash:comments>14</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/548116.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=548116</trackback:ping><description>样式表在动态背景渲染的时候效率并不高；在父容器发现状态变化的时候会引起它的所以子孙对象的样式表重新渲染；FireFox 对待被display="none"隐藏的对象不会重新渲染而IE会&lt;img src ="http://blog.csdn.net/meizz/aggbug/548116.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>meizz</dc:creator><title>javascript应用：实现复选框全选/全不选切换</title><link>http://blog.csdn.net/meizz/archive/2005/12/01/541331.aspx</link><pubDate>Thu, 01 Dec 2005 16:42:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2005/12/01/541331.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/541331.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2005/12/01/541331.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/541331.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=541331</trackback:ping><description>实现复选框的全选与全不选的切换。&lt;img src ="http://blog.csdn.net/meizz/aggbug/541331.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>