﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl"   href="/resources/rss/testRss.xsl" media="screen"?>
<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>吕的部落格</title>
    <link>http://www.lvjiyong.com</link>
    <description />
    <language>zh-cn</language>
    <pubDate>Mon, 26 Feb 2007 02:57:21 GMT</pubDate>
    <lastBuildDate>Mon, 26 Feb 2007 02:57:21 GMT</lastBuildDate>
    <generator>吕的部落格 Version 1.0.0.0</generator>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://www.lvjiyong.com/tag/javascript/rss" type="application/rss+xml" />
    <item>
      <title>YUI.ext(Yahoo UI扩展).收藏并上传</title>
      <link>http://www.lvjiyong.com/item/37631</link>
      <dc:creator>吕</dc:creator>
      <author>吕</author>
      <pubDate>Mon, 26 Feb 2007 02:57:21 GMT</pubDate>
      <guid>http://www.lvjiyong.com/item/37631</guid>
      <wfw:comment>http://www.lvjiyong.com/item/37631</wfw:comment>
      <comment>http://www.lvjiyong.com/item/37631#postComment</comment>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://www.lvjiyong.com/comment/37631</wfw:commentRss>
      <trackback:ping>http://www.lvjiyong.com/trackback/37631</trackback:ping>
      <description><![CDATA[<h3 class="block-title">Examples and Demos</h3>                      Most of the examples have been extracted directly from <a href="http://www.jackslocum.com/yui/" target="_blank">my blog</a>. All paths in the examples have been converted to map directly to paths in the yui-ext download. This will be the same structure of all examples going forward. No more searching through blog code to figure out how something was done!<br /><br />             If there's an example missing that you would like to see, you can sponsor development of it. <a href="mailto://jack%2Eslocum@yahoo.com/">Send me an email</a>.<br /><br />             The most popular examples:             <ul class="list"><li><a href="http://www.ajax-master.com/Ajax/yui%2Dext.0.33/examples/view/chooser.html">Image Chooser Component</a></li><li><a href="http://www.ajax-master.com/Ajax/yui%2Dext.0.33/examples/layout/feed-viewer.html">RSS Feed Viewer 2</a></li><li><a href="http://www.ajax-master.com/Ajax/yui%2Dext.0.33/examples/grid/edit-grid.html">Inline Editing Grid</a></li><li><a href="http://www.ajax-master.com/Ajax/yui%2Dext.0.33/examples/layout/complex.html">Complex Layout</a></li><li><a href="http://www.ajax-master.com/Ajax/yui%2Dext.0.33/examples/grid/custom-grid.html">Customized Grid</a></li><li><a href="http://www.ajax-master.com/Ajax/yui%2Dext.0.33/examples/tabs/tabs.html">Basic TabPanels</a></li></ul>]]></description>
    </item>
    <item>
      <title>取得当前鼠标的X,Y坐标</title>
      <link>http://www.lvjiyong.com/item/37525</link>
      <dc:creator>吕</dc:creator>
      <author>吕</author>
      <pubDate>Thu, 04 Jan 2007 05:07:54 GMT</pubDate>
      <guid>http://www.lvjiyong.com/item/37525</guid>
      <wfw:comment>http://www.lvjiyong.com/item/37525</wfw:comment>
      <comment>http://www.lvjiyong.com/item/37525#postComment</comment>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://www.lvjiyong.com/comment/37525</wfw:commentRss>
      <trackback:ping>http://www.lvjiyong.com/trackback/37525</trackback:ping>
      <description><![CDATA[为了让鼠标移到小图上显示大图,我利用鼠标事件新建了一个层来显示大图.当然之前最好得到XY坐标]]></description>
    </item>
    <item>
      <title>使用ESC压缩你的Javascript代码</title>
      <link>http://www.lvjiyong.com/item/37524</link>
      <dc:creator>吕</dc:creator>
      <author>吕</author>
      <pubDate>Thu, 04 Jan 2007 02:30:01 GMT</pubDate>
      <guid>http://www.lvjiyong.com/item/37524</guid>
      <wfw:comment>http://www.lvjiyong.com/item/37524</wfw:comment>
      <comment>http://www.lvjiyong.com/item/37524#postComment</comment>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://www.lvjiyong.com/comment/37524</wfw:commentRss>
      <trackback:ping>http://www.lvjiyong.com/trackback/37524</trackback:ping>
      <description><![CDATA[一直想压缩JS的代码,找了好多工具都不是很理想.<a href="http://www.lvjiyong.com/UserFiles/demo/ESC.wsf.zip">.这次终于找到了一个好的,推荐给大家</a>.]]></description>
    </item>
    <item>
      <title>1.比window.onload更好的方法 - JQuery 15天(翻译+学习总结)</title>
      <link>http://www.lvjiyong.com/item/JQuery-document-ready</link>
      <dc:creator>吕</dc:creator>
      <author>吕</author>
      <pubDate>Mon, 30 Oct 2006 02:44:59 GMT</pubDate>
      <guid>http://www.lvjiyong.com/item/JQuery-document-ready</guid>
      <wfw:comment>http://www.lvjiyong.com/item/JQuery-document-ready</wfw:comment>
      <comment>http://www.lvjiyong.com/item/JQuery-document-ready#postComment</comment>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://www.lvjiyong.com/comment/JQuery-document-ready</wfw:commentRss>
      <trackback:ping>http://www.lvjiyong.com/trackback/JQuery-document-ready</trackback:ping>
      <description><![CDATA[Window.onload()是我们在使用Javascript时经常用到的方法。很多年来，编程者都用它来处理页面加载完毕后的相关脚本事件。但有时 等待页面加载实在太慢，比如要等待一些大的图片下载完毕才运行Window.onload()，可能会感觉这个过程十分的缓慢。所以近来我（是作者:)） 专门为这种应用创建一种WEB程序，并且可以使用它让一些页面运行地更快一点！]]></description>
    </item>
    <item>
      <title>jQuery</title>
      <link>http://www.lvjiyong.com/item/jQuery</link>
      <dc:creator>吕</dc:creator>
      <author>吕</author>
      <pubDate>Fri, 27 Oct 2006 01:32:59 GMT</pubDate>
      <guid>http://www.lvjiyong.com/item/jQuery</guid>
      <wfw:comment>http://www.lvjiyong.com/item/jQuery</wfw:comment>
      <comment>http://www.lvjiyong.com/item/jQuery#postComment</comment>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://www.lvjiyong.com/comment/jQuery</wfw:commentRss>
      <trackback:ping>http://www.lvjiyong.com/trackback/jQuery</trackback:ping>
      <description><![CDATA[jQuery is a new type of Javascript library. It is not a huge, bloated framework promising the best in AJAX - nor is it just a set of needlessly complex enhancements - <strong>jQuery is designed to change the way that you write Javascript</strong>.]]></description>
    </item>
    <item>
      <title>教你一种快速收藏文章的方法</title>
      <link>http://www.lvjiyong.com/item/quickfavorite</link>
      <dc:creator>吕</dc:creator>
      <author>吕</author>
      <pubDate>Fri, 02 Jun 2006 09:33:01 GMT</pubDate>
      <guid>http://www.lvjiyong.com/item/quickfavorite</guid>
      <wfw:comment>http://www.lvjiyong.com/item/quickfavorite</wfw:comment>
      <comment>http://www.lvjiyong.com/item/quickfavorite#postComment</comment>
      <slash:comments>2</slash:comments>
      <wfw:commentRss>http://www.lvjiyong.com/comment/quickfavorite</wfw:commentRss>
      <trackback:ping>http://www.lvjiyong.com/trackback/quickfavorite</trackback:ping>
      <description><![CDATA[快速收藏文章有好多种，这里说的是右键快速收藏。<br />注意：仅对IE有效，且当同一IE进程只打开一个网页时。<br />主要分三个步骤：<br /> <ol><li>制作注册表文章以在鼠标右键注册菜单</li><li>制作接收数据JS并提交到收藏页</li><li>收藏页取得相关信息，正式收藏</li></ol>]]></description>
    </item>
  </channel>
</rss>