<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的专栏</title><link>http://blog.csdn.net/meizz/</link><description>梅花雪·疏影横斜</description><dc:language>zh-CN</dc:language><lastUpdateTime>Wed, 06 Aug 2008 15:40:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>meizz</dc:creator><title>实例图解:摄影构图大实话</title><link>http://blog.csdn.net/meizz/archive/2008/08/06/2776963.aspx</link><pubDate>Wed, 06 Aug 2008 15:25:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2008/08/06/2776963.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/2776963.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2008/08/06/2776963.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/2776963.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2776963</trackback:ping><description>实例图解:摄影构图大实话&lt;img src ="http://blog.csdn.net/meizz/aggbug/2776963.aspx" width = "1" height = "1" /&gt;</description></item><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>DC初级摄友必学摄影技巧（转贴）</title><link>http://blog.csdn.net/meizz/archive/2006/06/23/825334.aspx</link><pubDate>Fri, 23 Jun 2006 13:45:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2006/06/23/825334.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/825334.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2006/06/23/825334.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/825334.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=825334</trackback:ping><description>一些基础的摄影技巧&lt;img src ="http://blog.csdn.net/meizz/aggbug/825334.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>meizz</dc:creator><title>IE样式的expression与XML数据岛绑定有点冲突</title><link>http://blog.csdn.net/meizz/archive/2006/06/20/816236.aspx</link><pubDate>Tue, 20 Jun 2006 15:29:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2006/06/20/816236.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/816236.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2006/06/20/816236.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/816236.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=816236</trackback:ping><description>IE的 expression 样式处理“看不到” XML 数据岛绑定之后添加的行，解决的办法就是让样式的绑定发生在数据绑定之后，先绑定XML数据，再设置obj.className来解决这个问题！&lt;img src ="http://blog.csdn.net/meizz/aggbug/816236.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>DateTime.Now.ToString("yyyy/MM/dd") 输出的结果是 2006-03-16</title><link>http://blog.csdn.net/meizz/archive/2006/03/17/626932.aspx</link><pubDate>Fri, 17 Mar 2006 09:31:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2006/03/17/626932.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/626932.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2006/03/17/626932.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/626932.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=626932</trackback:ping><description>DateTime.Now.ToString("yyyy/MM/dd") 输出的结果是 2006-03-16 而不是我想要的 2006/03/16&lt;img src ="http://blog.csdn.net/meizz/aggbug/626932.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>meizz</dc:creator><title>Maxthon1.3.3版里一个令人哭笑不得的事</title><link>http://blog.csdn.net/meizz/archive/2006/03/06/616887.aspx</link><pubDate>Mon, 06 Mar 2006 15:37:00 GMT</pubDate><guid>http://blog.csdn.net/meizz/archive/2006/03/06/616887.aspx</guid><wfw:comment>http://blog.csdn.net/meizz/comments/616887.aspx</wfw:comment><comments>http://blog.csdn.net/meizz/archive/2006/03/06/616887.aspx#Feedback</comments><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/meizz/comments/commentRss/616887.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=616887</trackback:ping><description>对于傲游（Maxthon）1.3.3版浏览器访问BLOG带验证码页面出错的分析!&lt;img src ="http://blog.csdn.net/meizz/aggbug/616887.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>