<html>
<head>
????<title>lalala</title>
????<script?type="text/javascript"?src="jquery-3.1.1.min.js"></script>
</head>
<body>
????<span>a1</span>
????<span>a2</span>
????<span>a3</span>
????<script></script>
</body>
????<script></script>
????<script?type="text/javascript">
????$('span:nth-last-child(3)').css("color",?"red");
????</script>
</html>
- 1 回答
- 0 關(guān)注
- 1357 瀏覽
添加回答
舉報
0/150
提交
取消