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

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

指定なし


<v:shape path="m 0,0 l 1000,500, 0,500 x e" style="position:relative; width:200; height:100;" />

_blankを指定


<v:shape path="m 0,0 l 1000,500, 0,500 x e" style="position:relative; width:200; height:100;" target="_blank" />

_selfを指定


<v:shape path="m 0,0 l 1000,500, 0,500 x e" style="position:relative; width:200; height:100;" target="_self" />

_parentを指定


<v:shape path="m 0,0 l 1000,500, 0,500 x e" style="position:relative; width:200; height:100;" target="_parent" />

_topを指定


<v:shape path="m 0,0 l 1000,500, 0,500 x e" style="position:relative; width:200; height:100;" target="_top" />
Copyright © 1999-2006 Hikijishi All Rights Reserved.
[] [vector][0.00193309783935547]