shapetype要素のCSSのtarget属性のサンプル

shapetype要素のCSSのtarget属性のサンプル

指定なし


<v:shapetype id="onbu" path="m 0,0 l 1000,500, 0,500 x e" style="position:relative;" />

_blankを指定


<v:shapetype id="onbu" path="m 0,0 l 1000,500, 0,500 x e" style="position:relative;" target="_blank" />

_selfを指定


<v:shapetype id="onbu" path="m 0,0 l 1000,500, 0,500 x e" style="position:relative;" target="_self" />

_parentを指定


<v:shapetype id="onbu" path="m 0,0 l 1000,500, 0,500 x e" style="position:relative;" target="_parent" />

_topを指定


<v:shapetype id="onbu" path="m 0,0 l 1000,500, 0,500 x e" style="position:relative;" target="_top" />
Copyright © 1999-2006 Hikijishi All Rights Reserved.
[] [vector][0.00131583213806152]