<?xml version="1.0" encoding="Shift_JIS" ?>
<!DOCTYPE page SYSTEM "../../com/dtd/myml.dtd">
<?xml-stylesheet type="text/xsl" href="../Trans_xml.xsl"?>
<page>




<head>
	<filename>index</filename>
	<belong>Archives website</belong>
	<title>サンプル</title>
	<description>主に技術的興味。HTML/CSS/JavaScript等のサンプル集。</description>
	<directory>../../</directory>
	<archives>../</archives>
	<date_making year="2005" month="08" day="03" />
	<date_update year="2006" month="01" day="23" />
	<xmlversion type="def" ver="1.0" />
	<pageid>CEpcPlYSkSwH</pageid>
</head>


<navigation>
	<direct href="../index" isXML="yes" isArchives="yes">Archives website</direct>
	<direct>サンプル</direct>
</navigation>



<body>


<section>
<p>関係ないものまで載せるといいながら主眼はあくまでWebSite作成系なので、関係ないスクリプトとかは<a href="../../arch_pro/0x002_js/index" isXML="yes">雑多なJavaScript集</a>に置いてある。しかし両者の区別なんて殆どない(笑)。</p>
</section>
<section>
<h2>HTMLメインのJavaScript</h2>
<ul>
  <li><a href="001/index.html">別フレームの関数に引数を渡す(<date year="2005" month="08" day="03" />)</a></li>
  <li><a href="002/index.html">別フレームのabout:blankページを書き換え(<date year="2005" month="08" day="03" />)</a></li>
  <li><a href="004/index.html">擬似タブウインドウ(<date year="2005" month="08" day="05" />)</a></li>
  <li><a href="005/index.html">プルダウンメニューリンク(<date year="2005" month="08" day="07" />)</a></li>
  <li><a href="011/index" isXML="yes">強力なパスワードリンク(<date year="2005" month="08" day="26" />)</a></li>
  <li><a href="012/index.html">無駄に凝ったデジタル時計(<date year="2005" month="09" day="30" />)</a></li>
  <li><a href="013/index" isXML="yes">フォントサイズを動的変更(<date year="2005" month="10" day="05" />)</a></li>
  <li><a href="014/index.html">カレンダー(<date year="2005" month="10" day="12" />)</a></li>
  <li><a href="018/index" isXML="yes">スタイルシートを切り替える(<date year="2005" month="12" day="18" />)</a></li>
</ul>
</section>
<section>
<h2>CSS</h2>
<ul>
  <li><a href="006/index.html">擬似textarea(<date year="2005" month="08" day="21" />)</a></li>
  <li><a href="007/index" isXML="yes">スクロールバーの色を変える(IE)(<date year="2005" month="08" day="21" />)</a></li>
  <li><a href="008/index" isXML="yes">マウスカーソルの形状変更(<date year="2005" month="08" day="21" />)</a></li>
  <li><a href="009/index" isXML="yes">偽画像(<date year="2005" month="08" day="24" />)</a></li>
  <li><a href="019/index" isXML="yes">要素先頭に画像を挿入[019]</a></li>
</ul>
</section>
<section>
<h2>JavaScript単体</h2>
<ul>
  <li><a href="015/index.html">クリップボード・クリア(<date year="2005" month="10" day="22" />)</a></li>
  <li><a href="016/index" isXML="yes">location.search読み出し関数(<date year="2005" month="10" day="30" />)</a></li>
  <li><a href="017/index" isXML="yes">Cookie書き込み/読み出し関数(<date year="2005" month="10" day="30" />)</a></li>
</ul>
</section>

</body>
</page>

