<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><section><h1>img 要素、input 要素 ismap 属性 (HTML, XHTML 1)</h1><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="4" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[4]</anchor-end> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">HTML</anchor> の <code class="HTMLe"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">img</anchor></code> 要素および <code class="HTMLe"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">input</anchor></code>
要素の <dfn><code class="HTMLa">ismap</code> 属性</dfn>は、
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">画像</anchor>が<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">鯖側画像写像</anchor>であることを示します。</p><p><code class="HTMLe">input</code> の場合は、 <code class="HTMLa"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">type</anchor></code>
属性が <code class="HTML"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">image</anchor></code> の時に使います。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="5" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[5]</anchor-end> 仕様書:<ul><li><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">HTML 4</anchor><ul><li><cite>13.6.2 Server-side image maps</cite>
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="IW" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="HTML4:&quot;struct/objects.html#adef-ismap&quot;">IW:HTML4:&quot;struct/objects.html#adef-ismap&quot;</anchor-external></li><li><cite>HTML 4 Changes</cite>
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="IW" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="HTML4:&quot;appendix/changes.html&quot;">IW:HTML4:&quot;appendix/changes.html&quot;</anchor-external></li></ul></li></ul></p><section><h1>属性値</h1><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="8" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[8]</anchor-end> この属性は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">真偽値属性</anchor>です。
指定すれば<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">真</anchor> (鯖側画像写像)、指定しなければ<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">偽</anchor>
(非鯖側画像写像) になります。</p><form xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" ref="comment"></form></section><section><h1>提出</h1><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="9" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[9]</anchor-end> 利用者が画像を<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">かちっ</anchor>ることで<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">リンク</anchor>を活性化した場合、
画面上の座標を鯖に直接送ります。座標は画像に対する画素値で、
画素とその計測法の定義は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">CSS 1</anchor> によります。 <src xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:10:">HTML 4</src></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="11" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[11]</anchor-end> かちった座標は、次の方法で鯖に送られます。 <src xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:10:">HTML 4</src><ol><li>元になる URI を用意 (<code class="HTMLe"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">a</anchor></code> <code class="HTMLa"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">href</anchor></code> から)。</li><li><code class="URI">?</code> を付け足す</li><li><var>x</var> 座標、<code class="URI">,</code>、<var>y</var> 座標を付け足す</li><li>できた新しい URI によりリンクをたどる</li></ol></p><p>(この定義の仕方だと、 <code class="HTMLa">href</code> にもとから <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">query</anchor></code>
がついていたら困ります。つけてはいけないのでしょうか。
それとも UA はとらないといけないのでしょうか。)</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="18" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[18]</anchor-end>
<code class="HTMLe">input</code> の場合のことがちゃんと書かれていません。
フォームの章には書いてあるのでしょうが。。。
と思ったら書いてありません。</p><p><code class="HTMLa">type</code> が <code class="HTML"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">image</anchor></code> 
なのは画像提出ボタンで、元々フォームを提出するための鯖側画像写像としての機能を持っています。
<code class="HTMLa">ismap</code> 属性を指定すると何が起こるのかは不明です。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="20" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[20]</anchor-end>
ところで、座標は 0 から始まるのでしょうか、
1 からでしょうか。</p><form xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" ref="comment"></form><section><h1>リンク先 URI について</h1><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="23" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[23]</anchor-end> リンク先の URI について、 HTML 4 は <anchor-internal xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="11" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">&gt;&gt;11</anchor-internal> のようにしか述べていませんが、
1996年に発表された W3C <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">NOTE</anchor> <anchor-internal xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="22" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">&gt;&gt;22</anchor-internal> は、 <code class="ABNF">query</code> の使用を禁じていました。
そして、 UA には誤り処理として <code class="ABNF">query</code> を削った URI
に座標を付け加えることと、 (情報の劣化が起こるので) 利用者に報告することを求めていました。
なお、<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">素片識別子</anchor>の使用は認めており、 (当然) 座標は <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">path</anchor></code>
と素片識別子の間に挿入されることが述べられています。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="24" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[24]</anchor-end> しかし、 HTML 4 も <anchor-internal xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="22" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">&gt;&gt;22</anchor-internal> の NOTE も、 <code class="URI"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">http</anchor>:</code> 以外の
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">URI scheme</anchor> には触れていません。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="25" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[25]</anchor-end>
但し、 <anchor-internal xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="22" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">&gt;&gt;22</anchor-internal> の NOTE は当時のほとんどの UA が素片識別子付きに対応していないと注意しています。
(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">名無しさん</anchor>)</p><form xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" ref="comment"></form></section><section><h1>座標を選択しない場合</h1><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="12" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[12]</anchor-end> 利用者が座標を選択する手段を有しない UA
では、座標 <samp class="URI">0,0</samp> を送るべきです。 <src xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:10:">HTML 4</src></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="21" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[21]</anchor-end> HTML 4 より少し前、 1996年に発表された W3C <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">NOTE</anchor> <anchor-internal xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="22" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">&gt;&gt;22</anchor-internal> 
は、画像を表示しない・できない UA は
<samp class="URI">http://some.domain.example/path/resource</samp> のように <code class="ABNF">query</code>
のまったくない URI を使うべきであるとし、 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Lynx</anchor> など既存の UA
は座標 <code class="math">(0, 0)</code> を送るので、鯖側はそれにも対応することをすすめていました。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="22" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[22]</anchor-end> <cite>Imagemapped Images and Image-Incapable User Agents</cite>,
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://www.w3.org/TR/NOTE-imagemap">http://www.w3.org/TR/NOTE-imagemap</anchor-external>, 発表当時の URI は 
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://www.w3.org/pub/WWW/TR/NOTE-imagemap-961127">http://www.w3.org/pub/WWW/TR/NOTE-imagemap-961127</anchor-external>。
<q>Status of this document</q> によれば現在の W3C <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">WD</anchor> のような位置付けだったらしいのですが、
2004年現在、 <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://www.w3.org/TR/">http://www.w3.org/TR/</anchor-external> によれば <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Working Group Note</anchor>
に分類されています。同時期の他の HTML 系 WD とは異なり、
直接 HTML 4 仕様書に取込まれてはいないようです。</p><form xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" ref="comment"></form></section></section><section><h1>input 要素の ismap 属性</h1><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="19" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[19]</anchor-end> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">HTML 4.0</anchor> には <code class="HTMLe">input</code> 要素に <code class="HTMLa">ismap</code> 
属性がありませんでしたが、なぜか <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">HTML 4.01</anchor> で追加されました。</p><p>HTML 4 13.6.2 の説明は、 HTML 4.0 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">FE</anchor> の時には、 <code class="HTMLe">img</code>
でも <code class="HTMLe">input</code> でも鯖側画像写像を使う時には
<code class="HTMLa">ismap</code> が要るようなことが書かれていましたが、
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">SE</anchor> で <code class="HTMLe">img</code> の時だけ要ると修正されました。
HTML 4.01 で追加したのはこの間違った文章との後方互換性のため(藁)
かもしれませんが、全然説明がありません。不親切だなあ。</p></section><section><h1>歴史</h1><section><h1>大域属性としての使用</h1><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="32" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[32]</anchor-end> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">XHTML2</anchor> では <code class="HTMLa" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">src</anchor></code> の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">大域属性</anchor>化に伴い
<code class="HTMLa" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">ismap</anchor></code> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">属性</anchor>も<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">大域属性</anchor>となりました。</p><comment-p xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:10:"><cite xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">- XHTML Attribute Collections</cite> (<time xmlns="http://www.w3.org/1999/xhtml">2002-12-12 23:58:38 +09:00</time> 版) <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://www.w3.org/TR/2002/WD-xhtml2-20021211/mod-attribute-collections.html#adef_attribute-collections_ismap">http://www.w3.org/TR/2002/WD-xhtml2-20021211/mod-attribute-collections.html#adef_attribute-collections_ismap</anchor-external></comment-p></section></section><section><h1>他との関係</h1><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="7" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[7]</anchor-end> <code class="HTMLa">ismap</code> 属性が定義されている要素型は
<code class="HTMLe">img</code> と <code class="HTMLe">input</code> だけです。
鯖側画像写像はあまりすすめられないという事情からか、
<code class="HTMLe"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">object</anchor></code> 要素には定義されていません
(<code class="HTMLa"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">usemap</anchor></code> はあるのに)。</p><p>なお、 <code class="HTMLe">input</code> で <code class="HTMLa">ismap</code>
にできるのは <code class="HTMLa"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">type</anchor></code> が <code class="HTML"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">image</anchor></code>
のときのみです。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="13" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[13]</anchor-end> <code class="HTMLe">img</code> の先祖に <code class="HTMLe">a</code>
がない場合どうなるのかは HTML 4 仕様書に書かれていません。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="14" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[14]</anchor-end>
HTML 4 仕様書は触れていませんが、
クライアント側画像写像ができてすぐの頃には <code class="HTMLa">usemap</code> と <code class="HTMLa">ismap</code> の両方を指定することがありました。
(が、面倒だし、多くの WWW 
ブラウザはクライアント側に対応したので習慣にはなりませんでした。)</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="16" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[16]</anchor-end>
<anchor-internal xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="14" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">&gt;&gt;14</anchor-internal> と書いたけど検索してみると両方併用した説明が一杯出てきます。意外とあったのかも。</p><form xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" ref="comment"></form></section><section><h1>不思議解釈</h1><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="17" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[17]</anchor-end>
<code class="HTMLe">ismap</code> を<q>とにかく画像写像のときはつけるべし</q>
の意味だと勘違いしている人も沢山いる悪寒。</p><p>参考:
<em>TAG index/過去ログ/ クリッカブルマップ</em> <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://www.tagindex.com/kakolog/q1bbs/401/575.html">http://www.tagindex.com/kakolog/q1bbs/401/575.html</anchor-external></p><form xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" ref="comment"></form></section></section><section><h1>例</h1><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="10" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[10]</anchor-end> <pre class="HTML">&lt;P&gt;&lt;A href=&quot;http://www.acme.example/cgi-bin/competition&quot;&gt;
        &lt;IMG src=&quot;game&quot; ismap alt=&quot;target&quot;&gt;&lt;/A&gt;</pre></p><p><weak xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">(HTML 4 仕様書より、改)</weak></p><p>この例で、利用者が座標 <code class="math">(<var>x</var>, <var>y</var>) = (10, 27)</code>
をかちったとすると、終点 URI は
<samp class="URI">http://www.acme.example/cgi-bin/competition?10,27</samp>
になります。</p><section><h1>実利用例</h1><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="39" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[39]</anchor-end> 
<cite>Tambhi</cite>, <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">AntoPeter</anchor>, <time>2025-06-22T13:02:34.000Z</time>, <time>1998-12-02T15:22:20.642Z</time> <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://web.archive.org/web/19981202150430/http://www.tamilcinema.com/tamilbooks.htm">https://web.archive.org/web/19981202150430/http://www.tamilcinema.com/tamilbooks.htm</anchor-external></p><blockquote><pre>&lt;table width=&quot;98%&quot;&gt;
&lt;tr&gt;
&lt;center&gt;
&lt;td width=&quot;130&quot;&gt;&lt;/td&gt;
&lt;dt&gt;
&lt;map name=&quot;svc3&quot;&gt;&lt;area shape=&quot;rect&quot; coords=&quot;0,0,250,45&quot; alt=&quot;Download Tamil Font for Tamilcinema&quot; href=&quot;fonts/amudham.htm&quot;&gt;&lt;/map&gt;&lt;a href=&quot;svc3.map&quot;&gt;&lt;img ismap src=&quot;/web/19981202150430im_/http://www.tamilcinema.com/dload.JPG&quot; alt=&quot;FREE Amutham Tamil Font&quot; border=&quot;0&quot; usemap=&quot;#svc3&quot; height=&quot;63&quot; width=&quot;348&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;/dt&gt;
&lt;/td&gt;
&lt;/center&gt;
&lt;/tr&gt;

&lt;/table&gt;</pre></blockquote><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="40" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[40]</anchor-end> <cite>Internews Armenia</cite>, <time>2025-11-12T05:55:00.000Z</time>, <time>1999-01-25T10:08:21.415Z</time> <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://web.archive.org/web/19990125100306/http://www.internews.am/">https://web.archive.org/web/19990125100306/http://www.internews.am/</anchor-external></p><blockquote><pre>&lt;p align=&quot;center&quot;&gt;&lt;!--webbot bot=&quot;ImageMap&quot; rectangle=&quot;(306,236) (390, 249)  textonly/main.htm&quot; rectangle=&quot;(305,222) (389, 235)  russian/Intro/Fr_Intro.htm##_parent&quot; rectangle=&quot;(304,208) (388, 221)  english/Intro/Fr_Intro.htm##_parent&quot; src=&quot;images/Newpage/main.gif&quot; alt=&quot;Internews Armenia&quot; border=&quot;0&quot; startspan --&gt;&lt;map name=&quot;FrontPageMap&quot;&gt;&lt;area shape=&quot;RECT&quot; coords=&quot;306, 236, 390, 249&quot; href=&quot;textonly/main.htm&quot;&gt;&lt;area shape=&quot;RECT&quot; coords=&quot;305, 222, 389, 235&quot; href=&quot;russian/Intro/Fr_Intro.htm&quot; target=&quot;_parent&quot;&gt;&lt;area shape=&quot;RECT&quot; coords=&quot;304, 208, 388, 221&quot; href=&quot;english/Intro/Fr_Intro.htm&quot; target=&quot;_parent&quot;&gt;&lt;/map&gt;&lt;a href=&quot;_vti_bin/shtml.dll/Default.htm/map&quot;&gt;&lt;img ismap usemap=&quot;#FrontPageMap&quot; border=&quot;0&quot; height=&quot;293&quot; alt=&quot;Internews Armenia&quot; src=&quot;/web/19990125100306im_/http://www.internews.am/images/Newpage/main.gif&quot; width=&quot;424&quot;&gt;&lt;/a&gt;&lt;!--webbot bot=&quot;ImageMap&quot; endspan i-checksum=&quot;51462&quot; --&gt;&lt;/p&gt;</pre></blockquote><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="41" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[41]</anchor-end> <cite>Present si istorie</cite>, <time>2025-11-12T14:24:56.000Z</time>, <time>2001-04-24T19:12:01.011Z</time> <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://web.archive.org/web/20010424190924/http://www.trm.md/istorie.htm">http://web.archive.org/web/20010424190924/http://www.trm.md/istorie.htm</anchor-external></p><blockquote><pre>    &lt;td width=&quot;560&quot; valign=&quot;top&quot; height=&quot;22&quot; colspan=&quot;2&quot;&gt;&lt;p align=&quot;center&quot;&gt;&lt;a name=&quot;top1&quot;&gt;&lt;/a&gt;&lt;!--webbot bot=&quot;ImageMap&quot; rectangle=&quot;(426,9) (473, 52)  default.asp##_top&quot; src=&quot;Top_hist.gif&quot; WIDTH=&quot;491&quot; HEIGHT=&quot;57&quot; border=&quot;0&quot; startspan --&gt;&lt;map name=&quot;FrontPageMap&quot;&gt;&lt;area shape=&quot;RECT&quot; coords=&quot;426, 9, 473, 52&quot; href=&quot;default.asp&quot; target=&quot;_top&quot;&gt;&lt;/map&gt;&lt;a href=&quot;_vti_bin/shtml.dll/istorie.htm/map&quot;&gt;&lt;img ismap usemap=&quot;#FrontPageMap&quot; border=&quot;0&quot; height=&quot;57&quot; src=&quot;/web/20010424190924im_/http://www.trm.md/Top_hist.gif&quot; width=&quot;491&quot;&gt;&lt;/a&gt;&lt;!--webbot bot=&quot;ImageMap&quot; endspan i-checksum=&quot;5343&quot; --&gt;&lt;/td&gt;</pre></blockquote><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="42" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[42]</anchor-end> 
<cite>Macromedia: Director Xtras - QuickDraw 3D Xtra from Macromedia and Apple</cite>, <time>2025-11-27T01:01:45.000Z</time> <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://web.archive.org/web/19961027071628id_/http://www.macromedia.com/software/xtras/director/qd3d.html">https://web.archive.org/web/19961027071628id_/http://www.macromedia.com/software/xtras/director/qd3d.html</anchor-external></p><blockquote><pre>&lt;body bgcolor=&quot;#FFFFFF&quot; text=&quot;#333333&quot; link=&quot;#FF0000&quot; alink=&quot;#000000&quot; vlink=&quot;#330066&quot;&gt;

&lt;map name=&quot;headermap&quot;&gt;

&lt;area coords=&quot;15,9,50,46&quot; href=&quot;/&quot;&gt;
&lt;area coords=&quot;0,53,65,78&quot; href=&quot;/shockwave/&quot;&gt;
&lt;area coords=&quot;0,88,64,112&quot; href=&quot;/software/&quot;&gt;
&lt;area coords=&quot;0,127,64,150&quot; href=&quot;/macromedia/sales.html&quot;&gt;
&lt;area coords=&quot;0,163,64,188&quot; href=&quot;/support/techsupport.html&quot;&gt;
&lt;area coords=&quot;0,200,64,224&quot; href=&quot;/support/reference.html&quot;&gt;
&lt;area coords=&quot;0,235,64,258&quot; href=&quot;/support/programs.html&quot;&gt;
&lt;area coords=&quot;0,270,64,293&quot; href=&quot;/macromedia/&quot;&gt;
&lt;area coords=&quot;14,299,52,337&quot; href=&quot;/info/&quot;&gt;

&lt;/map&gt;

&lt;a href=&quot;/images/header.map&quot;&gt;
&lt;img src=&quot;/images/header.gif&quot; width=64 height=345 align=left border=0 USEMAP=&quot;#headermap&quot; ISMAP alt=&quot;navigation bar&quot;&gt;&lt;/a&gt;</pre></blockquote></section></section><section><h1>メモ</h1><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="6" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[6]</anchor-end> 鯖側画像写像は、<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">クライアント側画像写像</anchor>よりも先に開発・実装されましたが、
access 性に関する問題点がある上、
鯖側での設定が必要である面倒臭さからほとんど用いられなくなっています。</p><p>1999年の HTML 4 勧告もクライアント側画像写像をすすめています。
ただし、 <code class="HTMLa">ismap</code> は<strong>非推奨</strong>とまではされていません。
<q>鯖側画像写像は画像写像がクライアント側画像写像にするには複雑すぎる場合には使えるかも</q>と言っています。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> こんなの見かけました:
<samp class="HTML">&lt;<code class="HTMLe">a</code> <code class="HTMLa">href</code>=&quot;<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">javascript</anchor>:foo();&quot;&gt;&lt;<code class="HTMLe">img</code> <code class="HTMLa">ismap</code>/&gt;&lt;/<code class="HTMLe">a</code>&gt;</samp>。
う〜ん。。。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="2" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[2]</anchor-end> そこいらの <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">WWWブラウザ</anchor>では <anchor-internal xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">&gt;&gt;1</anchor-internal> はもちろん動かないわけだ。 
(ていうかそもそも <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">query</anchor></code> が存在する <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">URI</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">scheme</anchor> 
じゃないと話にならんよね。)</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="3" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[3]</anchor-end> でも <code class="ABNF">query</code> があるからといって <code class="URI"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">mailto</anchor>:</code> 
なんかで使えたりしたらたまらんわな。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="15" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[15]</anchor-end>
<code class="HTMLe">a</code> のリンク先を静的な (鯖側で画像写像やスクリプト等でない) 
HTML 文書にして、 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">JavaScript</anchor>
で <code class="ABNF">query</code> をみて何かするという技法がありました。
(あまり流行らなかったようですが、
さして使い道がないからでしょう。)</p><p>例:
<em>JavaScript Guide</em> <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://osr5doc.sco.com:1997/Internet/FastTrack/javascript/advtopic.htm#1006230">http://osr5doc.sco.com:1997/Internet/FastTrack/javascript/advtopic.htm#1006230</anchor-external>
(2000年8月最終修正)</p><p>(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">名無しさん</anchor>)</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="26" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[26]</anchor-end>
<cite>日々是開発: SQS Development(2006-01-09)</cite> 
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://sqs.cmr.sfc.keio.ac.jp/tdiary/?date=20060109#p01">http://sqs.cmr.sfc.keio.ac.jp/tdiary/?date=20060109#p01</anchor-external></p><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">鯖側画像写像</anchor>にも、まだ、純粋に画像の1点を選択させるだけの使い道はあるのか。。。
(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">名無しさん</anchor> <weak xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">2006-01-10 01:39:48 +00:00</weak>)</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="27" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[27]</anchor-end>
<cite>EMail Msg &lt;9305180650.AA03223@wintermute.ncsa.uiuc.edu&gt;</cite> (<code>2007-07-01 04:22:17 +09:00</code> 版) <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://ksi.cpsc.ucalgary.ca/archives/WWW-TALK/www-talk-1993q2.messages/341.html">http://ksi.cpsc.ucalgary.ca/archives/WWW-TALK/www-talk-1993q2.messages/341.html</anchor-external>
(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">名無しさん</anchor>)</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="28" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[28]</anchor-end>
<cite>SpaceWalk Hypermedia Demo</cite> (<code>1997-03-12 07:31:47 +09:00</code> 版) <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://web.archive.org/web/19990218153913/www.earth.com/server/walk/walk.html">http://web.archive.org/web/19990218153913/www.earth.com/server/walk/walk.html</anchor-external>
(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">名無しさん</anchor>)</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="29" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[29]</anchor-end>
<cite>EMail Msg &lt;9308102156.AA06138@austin.BSDI.COM&gt;</cite> (<code>2007-07-01 04:30:40 +09:00</code> 版) <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://ksi.cpsc.ucalgary.ca/archives/WWW-TALK/www-talk-1993q3.messages/459.html">http://ksi.cpsc.ucalgary.ca/archives/WWW-TALK/www-talk-1993q3.messages/459.html</anchor-external>
(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">名無しさん</anchor>)</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="30" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[30]</anchor-end>
<cite>EMail Msg &lt;9305272008.AA26764@austin.BSDI.COM&gt;</cite> (<code>2007-07-01 04:35:30 +09:00</code> 版) <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://ksi.cpsc.ucalgary.ca/archives/WWW-TALK/www-talk-1993q2.messages/401.html">http://ksi.cpsc.ucalgary.ca/archives/WWW-TALK/www-talk-1993q2.messages/401.html</anchor-external>
(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">名無しさん</anchor>)</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="31" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[31]</anchor-end>
<cite>EMail Msg &lt;9306050318.AA10442@wintermute.ncsa.uiuc.edu&gt;</cite> (<code>2007-07-01 05:00:05 +09:00</code> 版) <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://ksi.cpsc.ucalgary.ca/archives/WWW-TALK/www-talk-1993q2.messages/436.html">http://ksi.cpsc.ucalgary.ca/archives/WWW-TALK/www-talk-1993q2.messages/436.html</anchor-external></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="33" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[33]</anchor-end> <cite>WWW-Talk Apr-Jun 1993: Re: Keeping HTML Simple &amp; Format negotiation between Browser &amp; Server</cite>
( (<time>2013-03-05 13:24:03 +09:00</time> 版))
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://1997.webhistory.org/www.lists/www-talk.1993q2/0417.html">http://1997.webhistory.org/www.lists/www-talk.1993q2/0417.html</anchor-external></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="34" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[34]</anchor-end> <cite>WWW-Talk Apr-Jun 1993: IMG extension for Mosaic 1.1</cite>
( (<time>2013-03-05 13:25:50 +09:00</time> 版))
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://1997.webhistory.org/www.lists/www-talk.1993q2/0343.html">http://1997.webhistory.org/www.lists/www-talk.1993q2/0343.html</anchor-external></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="35" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[35]</anchor-end> <cite xml:lang="en">Web Applications 1.0 r7816  Mention &lt;input ismap&gt;</cite>
( (<time>2013-04-12 07:43:00 +09:00</time> 版))
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://html5.org/tools/web-apps-tracker?from=7815&amp;to=7816">http://html5.org/tools/web-apps-tracker?from=7815&amp;to=7816</anchor-external></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="36" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[36]</anchor-end> <cite>ncsa-mosaic/CHANGES at master · alandipert/ncsa-mosaic</cite>
( (<time>2014-04-07 05:38:27 +09:00</time> 版))
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://github.com/alandipert/ncsa-mosaic/blob/master/CHANGES#L898">https://github.com/alandipert/ncsa-mosaic/blob/master/CHANGES#L898</anchor-external></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="37" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[37]</anchor-end> <cite xml:lang="en">Fix #438: Make &lt;img ismap&gt; x/y relative to the image edge · whatwg/html@87c078d</cite>
(<time>2016-01-20 17:29:23 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://github.com/whatwg/html/commit/87c078dfd7c36d65328db4bb7bfc3c8f411e5997">https://github.com/whatwg/html/commit/87c078dfd7c36d65328db4bb7bfc3c8f411e5997</anchor-external></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="38" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[38]</anchor-end> <cite xml:lang="en">What should we do for &lt;a href=&quot;javascript:&quot;&gt;&lt;img ismap&gt;&lt;/a&gt;? · Issue #3103 · whatwg/html</cite>
(<time>2017-10-09 00:50:55 +09:00</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://github.com/whatwg/html/issues/3103">https://github.com/whatwg/html/issues/3103</anchor-external></p></section></body></html>