<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>自動でスクロールするスライドショーEasy Slider へのコメント</title>
	<atom:link href="http://e-maga.com/javascript/easy-slider/feed/" rel="self" type="application/rss+xml" />
	<link>http://e-maga.com/javascript/easy-slider/</link>
	<description>ウェブデザイン実装チュートリアル</description>
	<lastBuildDate>Mon, 30 Jan 2012 14:19:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Yoi より</title>
		<link>http://e-maga.com/javascript/easy-slider/comment-page-1/#comment-29</link>
		<dc:creator>Yoi</dc:creator>
		<pubDate>Thu, 26 May 2011 12:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://e-maga.com/?p=499#comment-29</guid>
		<description>ボタンの変更ってどのようにやればいいのでしょうか？
ちなみにhtmlを少しかじった程度です…</description>
		<content:encoded><![CDATA[<p>ボタンの変更ってどのようにやればいいのでしょうか？<br />
ちなみにhtmlを少しかじった程度です…</p>
]]></content:encoded>
	</item>
	<item>
		<title>nagao より</title>
		<link>http://e-maga.com/javascript/easy-slider/comment-page-1/#comment-28</link>
		<dc:creator>nagao</dc:creator>
		<pubDate>Sat, 07 May 2011 03:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://e-maga.com/?p=499#comment-28</guid>
		<description>コメントにご返答いただきましてありがとうございます♪表示できるようになりました♪助かりました！！色々と参考にさせていただきますm(_ _)m</description>
		<content:encoded><![CDATA[<p>コメントにご返答いただきましてありがとうございます♪表示できるようになりました♪助かりました！！色々と参考にさせていただきますm(_ _)m</p>
]]></content:encoded>
	</item>
	<item>
		<title>Daisuke より</title>
		<link>http://e-maga.com/javascript/easy-slider/comment-page-1/#comment-27</link>
		<dc:creator>Daisuke</dc:creator>
		<pubDate>Fri, 06 May 2011 21:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://e-maga.com/?p=499#comment-27</guid>
		<description>ul と ul li の padding と margin を 0 に、 list-style を none にします。
当記事の実装例のように（&lt;b&gt;div id=&quot;slider&quot;&lt;/b&gt;）としているなら、

&lt;code&gt;
#slider ul {
  margin: 0;
  padding: 0;
 list-style: none;
}
#slider ul li {
  margin: 0;
  padding: 0;
}
&lt;/code&gt;

とCSSに追加すれば良いかも知れません。</description>
		<content:encoded><![CDATA[<p>ul と ul li の padding と margin を 0 に、 list-style を none にします。<br />
当記事の実装例のように（<b>div id=&#8221;slider&#8221;</b>）としているなら、</p>
<p><code><br />
#slider ul {<br />
  margin: 0;<br />
  padding: 0;<br />
 list-style: none;<br />
}<br />
#slider ul li {<br />
  margin: 0;<br />
  padding: 0;<br />
}<br />
</code></p>
<p>とCSSに追加すれば良いかも知れません。</p>
]]></content:encoded>
	</item>
	<item>
		<title>nagao より</title>
		<link>http://e-maga.com/javascript/easy-slider/comment-page-1/#comment-26</link>
		<dc:creator>nagao</dc:creator>
		<pubDate>Fri, 06 May 2011 06:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://e-maga.com/?p=499#comment-26</guid>
		<description>参考にさせていただきトライしました。ありがとうございます♪
そこでIEやsafariで見ると大丈夫なのですが、firefoxで見るとスライドする画像が右端のほうにズレてしまうのはどこらへんのCSSを見たほうがいいのでしょうか？教えていただければ幸いです。</description>
		<content:encoded><![CDATA[<p>参考にさせていただきトライしました。ありがとうございます♪<br />
そこでIEやsafariで見ると大丈夫なのですが、firefoxで見るとスライドする画像が右端のほうにズレてしまうのはどこらへんのCSSを見たほうがいいのでしょうか？教えていただければ幸いです。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

