亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

這樣可吧!

<!DOCTYPE HTML>

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>style樣式</title>

</head>

<body>

? <h2 id="con">I love JavaScript</H2>

? <p> JavaScript使網頁顯示動態效果并實現與用戶交互功能。</p>

? 不可少的工具。</p>?

? ? <form>

? ? ? ?<input type="button" onclick="hidetext()" value="隱藏內容" />?

? ? </form>

? <script type="text/javascript">

? ?

?var n = document.getElementById("con");??

? n.style.color="red";

? n.style.backgroundColor ="#ccc";


function hidetext(){

? ? varn = document.getElementById("con");?

? ? ? n.style.display="none";

}


?


? </script>

</body>

</html>


正在回答

舉報

0/150
提交
取消
JavaScript進階篇
  • 參與學習       468829    人
  • 解答問題       22582    個

本課程從如何插入JS代碼開始,帶您進入網頁動態交互世界

進入課程

這樣可吧!

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號