<?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, 03 Feb 2012 06:28:02 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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/2011/10/26/instagram-api-2.html" rel="bookmark" title="2011年10月26日">Instagram api にアクセスできた</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/2011/08/14/%e3%81%8a%e4%bb%95%e4%ba%8b%e7%94%a8%e3%82%b5%e3%82%a4%e3%83%88%e3%80%8cbranberyheag-jp%e3%80%8d%e3%82%92%e3%83%ad%e3%83%bc%e3%83%b3%e3%83%81%e3%81%97%e3%81%be%e3%81%97%e3%81%9f%e3%80%9c.html" rel="bookmark" title="2011年8月14日">お仕事用サイト「Branberyheag!!.jp」をローンチしました〜</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>
</ul>
<p><!-- Similar Posts took 3.390 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>

