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

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

不知道什么原因是失敗的,試驗人家的沒有問題啊

? <form>
? <!--當點擊相應按鈕,執行相應操作,為按鈕添加相應事件-->
??? <input type="button" value="改變顏色" onClick="1()"> ?
??? <input type="button" value="改變寬高" onClick="2()">
??? <input type="button" value="隱藏內容" onClick="3()">
??? <input type="button" value="顯示內容" onClick="4()">
??? <input type="button" value="取消設置" onClick="5()">
? </form>
? <script type="text/javascript">
??? var txt=document.getElementById("txt");
??????? function 1()
??????? {
??????????? txt.style.color="red";
??????????? txt.style.backgroundColor="#ccc";
??????? }
??????? function 2()
??????? {
??????????? txt.style.width="300px";
??????????? txt.style.height="300px";
??????? }
??????? function 3()
??????? {
??????????? txt.style.display="none";
??????? }
??????? function 4()
??????? {
??????????? txt.style.display="block";
??????? }
??????? function 5()
??????? {
??????????? var a=confirm();
??????????? if(a==true)
??????????? {
??????????????? txt.removeAttribute("style");
??????????? }
??????? }
? </script>

正在回答

2 回答

字母或者下劃線開頭吧。。。。。--

0 回復 有任何疑惑可以回復我~

好吧,不能用數字做函數名稱

0 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消

不知道什么原因是失敗的,試驗人家的沒有問題啊

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

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

幫助反饋 APP下載

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

公眾號

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