<?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>MooTools | ウダ2Blog</title>
	<atom:link href="https://uda2.com/blog/tag/mootools/feed/" rel="self" type="application/rss+xml" />
	<link>https://uda2.com/blog</link>
	<description>大阪でフリーランスとしてWEB制作している管理人が気になった技術をメモったり、作ったツールの紹介などを綴っているブログです。</description>
	<lastBuildDate>Wed, 01 Feb 2012 05:59:49 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>MooToolsとSlideshowとIE9</title>
		<link>https://uda2.com/blog/mootools_ie9/</link>
					<comments>https://uda2.com/blog/mootools_ie9/#respond</comments>
		
		<dc:creator><![CDATA[uda2]]></dc:creator>
		<pubDate>Wed, 01 Feb 2012 05:59:49 +0000</pubDate>
				<category><![CDATA[制作日記]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MooTools]]></category>
		<guid isPermaLink="false">http://uda2.com/blog/?p=1227</guid>

					<description><![CDATA[<p>MooToolsのプラグインSlideshow 2!を使ったサイトを過去に作っていた。 Slideshow 2!はすごく重いけど（この時点で問題があるがクライアントの希望なので・・・）、簡単にかっこいいスライドショーのア</p>
The post <a href="https://uda2.com/blog/mootools_ie9/">MooToolsとSlideshowとIE9</a> first appeared on <a href="https://uda2.com/blog">ウダ2Blog</a>.]]></description>
										<content:encoded><![CDATA[<p><a href="http://uda2.com/blog/wp-content/uploads/screenshot_s.jpg"><img fetchpriority="high" decoding="async" src="http://uda2.com/blog/wp-content/uploads/screenshot_s.jpg" alt="" title="screenshot_s" width="450" height="257" class="alignnone size-full wp-image-1228" srcset="https://uda2.com/blog/wp-content/uploads/screenshot_s.jpg 450w, https://uda2.com/blog/wp-content/uploads/screenshot_s-300x171.jpg 300w" sizes="(max-width: 450px) 100vw, 450px" /></a><br />
<a href="http://mootools.net/" target="_blank">MooTools</a>のプラグイン<a href="http://www.electricprism.com/aeron/slideshow/" target="_blank">Slideshow 2!</a>を使ったサイトを過去に作っていた。<br />
Slideshow 2!はすごく重いけど（この時点で問題があるがクライアントの希望なので・・・）、簡単にかっこいいスライドショーのアニメーションを実現するするプラグインで制作当初はちゃんと動いていたが今日InternetExplorerで見てみると<strong>「DOM Exception: INVALID_CHARACTER_ERR」</strong>なんてエラーが現れた、しかもmootools.jsの15行目とか言ってる。<br />
調べてみるとSlideshow 2!が使用してるフレームワークMootoolsでエラーが出たので最新版のMootoolsに差し替えてみたが変化なし。<br />
検索しても日本語サイトに解説してるところが見つからないのでがんばって英語のサイトを見てみると1.2.5ならOKっぽい事を書いていたが今度はslideshow.js側でエラー。<br />
最新版のMooTools1.4.3にしてもMootoolsでエラーが出る。両方とも最新にしようと思ったがSlideshow 2!の最新版はMootools 1.3用だった。</p>
<p>今のところ問題なのはIE9だけなので<strong>IE8の互換モード</strong>を使う事にした。</p>
<pre><code>&lt;meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" /&gt;</code></pre>
<p>IE8だと描画速度が落ちそうな気がするが仕方ない。</p>The post <a href="https://uda2.com/blog/mootools_ie9/">MooToolsとSlideshowとIE9</a> first appeared on <a href="https://uda2.com/blog">ウダ2Blog</a>.]]></content:encoded>
					
					<wfw:commentRss>https://uda2.com/blog/mootools_ie9/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
