﻿<?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>AJAX - Web2.0,CSS,XHTML</title>
    <link>http://www.lvjiyong.com/en-us/category/ajax</link>
    <description>About AJAX</description>
    <language>en-us</language>
    <pubDate>Sat, 04 Nov 2006 04:16:13 GMT</pubDate>
    <lastBuildDate>Sat, 04 Nov 2006 04:16:13 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/en-us/category/ajax/rss" type="application/rss+xml" />
    <item>
      <title>Style Sheet Switcheroo</title>
      <link>http://www.lvjiyong.com/en-us/item/Style-Sheet-Switcheroo</link>
      <dc:creator>John Lv</dc:creator>
      <author>John Lv</author>
      <pubDate>Sat, 04 Nov 2006 04:16:13 GMT</pubDate>
      <guid>http://www.lvjiyong.com/en-us/item/Style-Sheet-Switcheroo</guid>
      <wfw:comment>http://www.lvjiyong.com/en-us/item/Style-Sheet-Switcheroo</wfw:comment>
      <comment>http://www.lvjiyong.com/en-us/item/Style-Sheet-Switcheroo#postComment</comment>
      <slash:comments>3</slash:comments>
      <wfw:commentRss>http://www.lvjiyong.com/en-us/comment/Style-Sheet-Switcheroo</wfw:commentRss>
      <trackback:ping>http://www.lvjiyong.com/en-us/trackback/Style-Sheet-Switcheroo</trackback:ping>
      <description><![CDATA[<p>The first time I saw a style sheet switcher I was either reading A List Apart or Simple Bits, both excellent sites you should visit if you are serious about design.</p>   <p>Since then, I&rsquo;ve seen many different methods for allowing a visitor to switch a stylesheet with a click of a mouse. But recently I came across a <a href="http://www.kelvinluck.com/article/switch-stylesheets-with-jquery">short example</a> of how to do it with jQuery.</p>   <p>I want to show you this example and walk you through it because it not only gives another fine example of the short code you can write with jQuery but also too illustrate some of the more advanced features of the jQuery javascript library.</p>]]></description>
    </item>
    <item>
      <title>Getting Started with jQuery</title>
      <link>http://www.lvjiyong.com/en-us/item/Getting-Started-with-jQuery</link>
      <dc:creator>John Lv</dc:creator>
      <author>John Lv</author>
      <pubDate>Sun, 29 Oct 2006 15:35:34 GMT</pubDate>
      <guid>http://www.lvjiyong.com/en-us/item/Getting-Started-with-jQuery</guid>
      <wfw:comment>http://www.lvjiyong.com/en-us/item/Getting-Started-with-jQuery</wfw:comment>
      <comment>http://www.lvjiyong.com/en-us/item/Getting-Started-with-jQuery#postComment</comment>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://www.lvjiyong.com/en-us/comment/Getting-Started-with-jQuery</wfw:commentRss>
      <trackback:ping>http://www.lvjiyong.com/en-us/trackback/Getting-Started-with-jQuery</trackback:ping>
      <description><![CDATA[<h4>This guide is an introduction to the jQuery library. Knowledge of javascript and the 	document object model (DOM) is required. It starts from ground up and tries to explain details where 	necessary. It covers a simple hello world example, selector and event basics, AJAX, FX and usage and 	authoring of plugins.</h4> 	<h4>This guide contains no &quot;click me&quot; examples. The intention of providing only &quot;copy me&quot; code 	is to invite you to try it for yourself. Copy an example, see what it does, and modify it.</h4>]]></description>
    </item>
  </channel>
</rss>