﻿<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/ME2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: トレーニングAjax入門1 jQueryを使って簡単なコードを書いてみる</title>
	<link>http://blog.4galaxy.net/24.html</link>
	<description>PHP AJAX CSS CMS Illustration Material and the like</description>
	<pubDate>Thu, 11 Mar 2010 11:21:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=ME2.2.1</generator>

	<item>
		<title>By: 4galaxy</title>
		<link>http://blog.4galaxy.net/24.html#comment-13</link>
		<author>4galaxy</author>
		<pubDate>Wed, 05 Sep 2007 12:42:05 +0900</pubDate>
		<guid>http://blog.4galaxy.net/24.html#comment-13</guid>
		<description>おお！ odd で奇数行が指定できるんですね！これは勉強になりました。
記事の方も修正させて頂きました。ありがとうございます。</description>
		<content:encoded><![CDATA[<p>おお！ odd で奇数行が指定できるんですね！これは勉強になりました。<br />
記事の方も修正させて頂きました。ありがとうございます。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 通りすがり</title>
		<link>http://blog.4galaxy.net/24.html#comment-12</link>
		<author>通りすがり</author>
		<pubDate>Wed, 05 Sep 2007 12:16:06 +0900</pubDate>
		<guid>http://blog.4galaxy.net/24.html#comment-12</guid>
		<description>「javascriptだけで背景色を交互に変更する方法」ですが、これでどうでしょうか？
$(function(){

  $('ul li:odd').addClass('list');

});</description>
		<content:encoded><![CDATA[<p>「javascriptだけで背景色を交互に変更する方法」ですが、これでどうでしょうか？<br />
$(function(){</p>
<p>  $(&#8217;ul li:odd&#8217;).addClass(&#8217;list&#8217;);</p>
<p>});</p>
]]></content:encoded>
	</item>
</channel>
</rss>
