帶有可點擊區(qū)域和 nohref 屬性的圖像映射:
<img src="planets.jpg" border="0" usemap="#planetmap" alt="Planets" />
<map name="planetmap" id="planetmap">
<area shape="circle" coords="180,139,14" nohref="nohref"
alt="Venus" />
<area shape="circle" coords="129,161,10" href="mercur.html" alt="Mercury" />
<area shape="rect" coords="0,0,110,260" href="sun.html" alt="Sun" />
</map>
nohref 屬性規(guī)定該區(qū)域沒有相關(guān)的鏈接。
所有主流瀏覽器都支持 nohref 屬性。
<area nohref="value">
值 | 描述 |
---|---|
nohref | 規(guī)定區(qū)域沒有相關(guān)的鏈接。 |
如對本文有疑問,請?zhí)峤坏浇涣髡搲?,廣大熱心網(wǎng)友會為你解答!! 點擊進入論壇
Powered by 365建站網(wǎng) RSS地圖 HTML地圖
copyright © 2013-2024 版權(quán)所有 鄂ICP備17013400號