如何使用JavaScript设置元素周围轮廓的宽度?
若要设置轮廓宽度,请使用outlineWidth属性。您可以尝试运行以下代码以使用JavaScript设置元素周围的轮廓宽度-
示例
<!DOCTYPE html>
<html>
<head>
<style>
#box {
width: 450px;
background-color: orange;
border: 3px solid red;
margin-left: 20px;
}
</style>
</head>
<body>
<p>Click below to add Outline Width.</p>
<div id="box">
<p>This is a div. This is a div. This is a div. This is a div. This is a div.</p>
<p>This is a div. This is a div. This is a div. This is a div. This is a div.</p>
<p>This is a div. This is a div. This is a div. This is a div. This is a div.</p>
</div>
<br>
<button type="button" onclick="display()">Set Outline Width</button>
<br>
<script>
function display() {
document.getElementById("box").style.outlineColor = "#5F5F5F";
document.getElementById("box").style.outlineStyle = "solid";
document.getElementById("box").style.outlineWidth = "7px";
}
</script>
</body>
</html>热门推荐
10 爷爷生日会祝福语简短
11 9字祝福语简短创意
12 成语祝福语精选大全简短
13 元旦祝福语 简短独特群发
14 送教授贺卡祝福语简短
15 天仙配简短祝福语
16 牛年企业祝福语简短大气
17 成年礼简短的祝福语
18 对情侣朋友祝福语简短