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

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

我這個為什么沒有隱藏?

我這個為什么沒有隱藏?

19990000 2017-10-09 15:01:47
<!DOCTYPE?html> <html> <head> ???<meta?charset="UTF-8"> ???<title>二級聯(lián)動</title> ???<style> ???????*{ ???????????margin:0; ???????????padding:0; ???????????font-size:12px; ???????} ???????.wrap{ ???????????width:800px; ???????????margin:0?auto; ???????????text-align:?center; ???????} ???????/*選項*/ .student{ ???????????margin-top:50px; ???????} ???????.yes,.no{ ???????????margin:0?50px; ???????????vertical-align:?middle; ???????} ???????.in,.out{ ???????????margin-top:20px; ???????} ???????.in?select{ ???????????margin:0?20px; ???????????width:130px; ???????????height:30px; ???????????box-sizing:?border-box; ???????} ???????.out?input{ ???????????width:250px; ???????????height:30px; ???????????box-sizing:?border-box; ???????} ???????label{ ???????????font-weight:?bold; ???????} ???????.out{ ???????????display:?none; ???????} ???</style> </head> <body> ???<div> ???????<!--選項--> <div> ???????????<label?for="yes"> ???????????????<input?type="radio"?name="sec"?id="yes"?checked="checked"> ???????????????在校生 ???????????</label> ???????????<label?for="no"> ???????????????<input?type="radio"?name="sec"?id="no"> ???????????????非在校生 ???????????</label> ???????</div> ???????<!--在線生選項--> <div?id="in"> ???????????<label?for="city"> ???????????????學(xué)校 ???????????????<select?name="city"?id="city"> ???????????????????<option?value="">請選擇</option> ???????????????</select> ???????????????<select?name="school"?id="school"> ???????????????????<option?value="">請選擇</option> ???????????????</select> ???????????</label> ???????</div> ???????<!--非在校生--> <div?id="out"> ???????????<label?for="job"> ???????????????就業(yè)單位 ???????????????<input?type="text"?name="job"?id="job"> ???????????</label> ???????</div> ???</div> </body> <script> ???var?$?=function(id){ ???????return?document.getElementById(id); ???}; ??? ???function?select(){ ???????if($("yes").checked?===?true){ ???????????$("in").style.display?=?"block"; ???????????$("out").style.display?=?"none"; ???????}else?if($("no").checked?===?true){ ???????????$("in").style.display?=?"none"; ???????????$("out").style.display?=?"block"; ???????} ???} ???select(); </script> </html>
查看完整描述

3 回答

已采納
?
山_3

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

你應(yīng)該把你的函數(shù)綁定到事件上去而不是直接執(zhí)行 ? 這樣能在選中后觸發(fā)事件

查看完整回答
反對 回復(fù) 2017-10-09
?
王二小_

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

我認為還是寫css樣式隱藏比較好點

查看完整回答
反對 回復(fù) 2017-10-09
  • 3 回答
  • 1 關(guān)注
  • 1819 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

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

幫助反饋 APP下載

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

公眾號

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