<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Branberyheag Lab &#187; slide show</title>
	<atom:link href="http://lab.branberyheag.com/tag/slide-show/feed" rel="self" type="application/rss+xml" />
	<link>http://lab.branberyheag.com</link>
	<description>ActionScript3.0やJavascriptを使っていろんなものを作ってみます。</description>
	<lastBuildDate>Fri, 23 Jul 2010 10:00:23 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=9736</generator>
	<atom:link rel='hub' href='http://lab.branberyheag.com/?pushpress=hub'/>
		<item>
		<title>Jqueryでスライドショーを作るときのコツ-概要編-</title>
		<link>http://lab.branberyheag.com/2009/11/06/jquery-slide_show.html</link>
		<comments>http://lab.branberyheag.com/2009/11/06/jquery-slide_show.html#comments</comments>
		<pubDate>Thu, 05 Nov 2009 15:40:45 +0000</pubDate>
		<dc:creator>isao</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[slide show]]></category>

		<guid isPermaLink="false">http://lab.branberyheag.com/?p=415</guid>
		<description><![CDATA[いきなりJQueryネタになったけど、前からスライドショーを作りにはどうすれば良いか考えていた。なかなか考えがまとまならなかったけど、今作っているポータルのためにプラグインを使わないで作ってしまいたかった。
頭の中で想像 [...]]]></description>
			<content:encoded><![CDATA[<p>いきなりJQueryネタになったけど、前からスライドショーを作りにはどうすれば良いか考えていた。なかなか考えがまとまならなかったけど、今作っているポータルのためにプラグインを使わないで作ってしまいたかった。</p>
<p>頭の中で想像していることを整理しながら作っていくことにした。<br />
スライドショーの仕様は以下のとおりにした。</p>
<ul>
<li>複数の画像があっても自動的に要素を作ってスライドショー用のDivで囲むようにする。</li>
<li>画像の枚数をカウントして、スライドの下にサムネイルを設置できるようにする。</li>
<li>自動的にスライドする。当たり前かも？</li>
</ul>
<p>これを実現するために手を動かして、作ってみた。<br />
あとあと、他のものに応用したいので、クラス化しておくことも必要。</p>
<p>次は、JQueryを使ってのスライドのしくみについて次回説明していきたい。<strong>関連した記事</strong>
<ul class="similar-posts">
<li><a href="http://lab.branberyheag.com/2009/11/08/jquery_slide-show.html" rel="bookmark" title="2009年11月8日">Jqueryでスライドショーを作るときのコツ-実装編-</a></li>
<li><a href="http://lab.branberyheag.com/2009/11/04/javascript.html" rel="bookmark" title="2009年11月4日">javascriptとユーザ環境について</a></li>
<li><a href="http://lab.branberyheag.com/2010/05/26/bit-ly-api_and_php_short_cord.html" rel="bookmark" title="2010年5月26日">bit.ly apiとphpをショートコードを作る</a></li>
<li><a href="http://lab.branberyheag.com/2010/06/07/css_sprites_overflow.html" rel="bookmark" title="2010年6月7日">背景画像を使用しないCSSスプライト</a></li>
<li><a href="http://lab.branberyheag.com/2010/07/23/wordpress_theme_and_wejit.html" rel="bookmark" title="2010年7月23日">WordPressのテーマをウィジットに対応させる</a></li>
</ul>
<p><!-- Similar Posts took 3.708 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://lab.branberyheag.com/2009/11/06/jquery-slide_show.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
