<?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>とりさんのソフト屋さん &#187; JavaScript</title>
	<atom:link href="http://soft.fpso.jp/develop/javascript-develop/feed" rel="self" type="application/rss+xml" />
	<link>http://soft.fpso.jp</link>
	<description>AccessやExcel、.NETソフトウェア開発、WordPress等を使用したWebのシステム化、PCサポート、コンサルなどを行っています。全国対応可能です。お問い合わせください。</description>
	<lastBuildDate>Thu, 10 Jun 2010 02:54:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JavaScriptでリキッドレイアウトの幅に合わせて画像サイズを変える</title>
		<link>http://soft.fpso.jp/develop/javascript-develop/entry_2648.html</link>
		<comments>http://soft.fpso.jp/develop/javascript-develop/entry_2648.html#comments</comments>
		<pubDate>Fri, 23 Oct 2009 17:54:43 +0000</pubDate>
		<dc:creator>torisan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[リキッドレイアウト]]></category>

		<guid isPermaLink="false">http://soft.fpso.jp/?p=2648</guid>
		<description><![CDATA[JavaScriptでリキッドレイアウトのレイアウト幅に合わせて画像サイズを自動的に変える方法です。
リキッドレイアウトでまず困るのがレイアウト幅が可変な部分に画像などを使用するとはみ出て表示されてしまうことだ。そのため [...]]]></description>
		<wfw:commentRss>http://soft.fpso.jp/develop/javascript-develop/entry_2648.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScriptでスタイルシートの背景色を取得する方法</title>
		<link>http://soft.fpso.jp/develop/javascript-develop/entry_1852.html</link>
		<comments>http://soft.fpso.jp/develop/javascript-develop/entry_1852.html#comments</comments>
		<pubDate>Fri, 27 Mar 2009 02:33:17 +0000</pubDate>
		<dc:creator>torisan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://soft.fpso.jp/?p=1852</guid>
		<description><![CDATA[スタイルシートを適用させたDOM要素の背景色を取得する方法です。JQueryなどを使えば簡単に取得できるのですが、素のJavaScriptでクロスブラウザで行うのは結構大変。。。
悩んだのでメモ
以下の関数でDOM要素を [...]]]></description>
		<wfw:commentRss>http://soft.fpso.jp/develop/javascript-develop/entry_1852.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTMLテーブルソートJavaScriptライブラリ</title>
		<link>http://soft.fpso.jp/develop/javascript-develop/entry_1715.html</link>
		<comments>http://soft.fpso.jp/develop/javascript-develop/entry_1715.html#comments</comments>
		<pubDate>Wed, 25 Mar 2009 05:04:51 +0000</pubDate>
		<dc:creator>torisan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://soft.fpso.jp/?p=1715</guid>
		<description><![CDATA[HTMLテーブルをJavaScriptでソートするAjaxライブラリを作成。
本ソートスクリプトの特徴としては和暦(明治～平成まで)や月日に2桁と1桁のものが混じっていてもソートしてくれます。また数字の書式も様々なものを [...]]]></description>
		<wfw:commentRss>http://soft.fpso.jp/develop/javascript-develop/entry_1715.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>JQueryのLightbox風プラグイン</title>
		<link>http://soft.fpso.jp/develop/wordpress/plugin/entry_754.html</link>
		<comments>http://soft.fpso.jp/develop/wordpress/plugin/entry_754.html#comments</comments>
		<pubDate>Mon, 23 Feb 2009 13:59:35 +0000</pubDate>
		<dc:creator>torisan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[LightBox]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://soft.fpso.jp/?p=754</guid>
		<description><![CDATA[発見したWordPress上で動くJQueryのlightbox風プラグインをメモ

Facebox
Facebookスタイルのlightboxです。rel属性が挿入されている場合、ポップアップしてくれません。ページでは [...]]]></description>
		<wfw:commentRss>http://soft.fpso.jp/develop/wordpress/plugin/entry_754.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>faceboxのキーバインドを改造</title>
		<link>http://soft.fpso.jp/develop/wordpress/plugin/entry_723.html</link>
		<comments>http://soft.fpso.jp/develop/wordpress/plugin/entry_723.html#comments</comments>
		<pubDate>Mon, 23 Feb 2009 09:23:44 +0000</pubDate>
		<dc:creator>torisan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://soft.fpso.jp/?p=723</guid>
		<description><![CDATA[WordPressでJQuery版LightBoxプラグインを探していたのだが見つからない。  探していた仕様は以下

リンク先の画像を格好良くポップアップ表示(LightBoxっぽく)
ポップアップを戸惑うことなく簡単 [...]]]></description>
		<wfw:commentRss>http://soft.fpso.jp/develop/wordpress/plugin/entry_723.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
