第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

為什么第一二中方法顏色沒有 .css是jq的方法吧

為什么第一二中方法顏色沒有 .css是jq的方法吧

慕九州8427191 2018-11-03 10:53:19
<!DOCTYPE html><html>? <head>? ? <meta charset="utf-8">? ? <title></title>? ? <style media="screen">? ? ? #email{? ? ? ? width: 250px;? ? ? ? background-color: rgb(173, 182, 191);? ? ? }? ? </style>? </head>? <body>? ? <div class="">? ? ? 請輸入郵箱:<input id="email" type="text" name="" value="" placeholder="請輸入郵箱:例如123231@qq.com" required>*<br>? ? </div>? ? <script type="text/javascript">? ? ? //封裝獲得id? ? ? function $id(id){? ? ? ? ?return document.getElementById(id);? ? ? }? ? ? //獲得郵箱? ? ? $id("email").onblur=function () {? ? ? ? var regExp=/^[0-9a-zA-Z_]+[@][0-9a-zA-Z_]+(.[a-zA-Z]{1,2})$/;? ? ? ? if (regExp.test(this.vale)) {? ? ? ? ? // this.setAttribute('backgroung-color','greed');? ? ? ? ? // this.style.backgroundColor = "green";? ? ? ? ? this.style.cssText='background-color:green;width:10px;'? ? ? ? }? ? ? ? else {? ? ? ? ? // this.setAttribute('backgroung-color','red');? ? ? ? ? ? // this.style.backgroundColor = "red";? ? ? ? ? ? this.style.cssText='background-color:red;width:10px;'? ? ? ? }? ? ? }? ? </script>? </body></html>
查看完整描述

1 回答

?
瑜伽兔子

TA貢獻10條經(jīng)驗 獲得超3個贊

this.value 拼寫錯了?

查看完整回答
反對 回復 2018-11-05
  • 1 回答
  • 0 關(guān)注
  • 657 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學習伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號