CSS3 target-name 属性
实例
链接:
a { target-name:new; }
览器支持 target-name。
target-name 链接 (target destination)。
默认值: | current |
---|---|
继承性: | no |
版本: | CSS3 |
JavaScript 语法: | object.style.targetName="new" |
语法
target-name: current|root|parent|new|modal|name;
值 | 描述 |
---|---|
current | 接。 |
root | 超链接。 |
parent | 该值视作 root。 |
new | target-new)。 |
modal | 。 |
name | 链接。 如果 name |