这是我的代码,为什么点击确定没有反应,本人小白,求帮助,这是网上扒的代码,js表示不太会,只是需要这个功能,求大神教导js怎么把值传过去<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Radio切换效果</title></head><body><style type="text/css"> fieldset{width:378px;border:1px #B0C0D1 solid;padding:10px;} legend{background:#B0C0D1;padding:4px 10px;color:#fff;} #c{margin-top:10px;} .c1,.c2{width:378px;line-height:20px;} .c1{color:#014CC9;} .c2{color:#7E6095;} h3{font-size:16px;padding:5px 0;} .red{color:#BD0A01;}</style><script type="text/javascript">function radioShow(){ var myradio=document.getElementsByName("myradio"); var div=document.getElementById("c").getElementsByTagName("div"); for(i=0;i<div.length;i++){ if(myradio[i].checked){ div[i].style.display="block"; } else{ div[i].style.display="none"; } } }</script><form name="ck"><fieldset> <legend>修改页面</legend> <label for="r1" class="red"><input name="myradio" id="r1" type="radio" value="" checked="checked" onclick="radioShow();" />饭店介绍</label> <label for="r2" class="red"><input name="myradio" id="r2" type="radio" value="" onclick="radioShow();" />菜品介绍</label><div id="c"> <div class="c1"> <form action="{:U('Index/modify')}" method="post"><lable for="attr"><input type="radio" name="attr" value="特价" >特价<input type="radio" name="attr" value="金牌" >金牌</lable><br/><lable for="name">饭店名称:<input type="text" name="name" value="{$rest.name}"/></lable><br/><lable for="id"><input type="hidden" name="id" value="{$rest.id}"></input></lable><br/><lable for="type">饭店分类:<select name="type"><option value="{$rest.type}">{$rest.type}</option><option value="西餐">西餐</option><option value="火锅">火锅</option></select></lable><br/><lable for="phone">电话<input type="number" name="phone" value="{$rest.phone}"/></lable><br/><lable for="area">所在区:<select name="area"><option value="道里区">道里区</option><option value="道外区">道外区</option><option value="南岗区">南岗区</option></select></lable><br/><lable for="address">详细地址:<input type="text" name="address"value="{$rest.address}" /></lable><br/><lable ><input type="submit" value="确定"/><input type="reset" value="重写" /></lable><br/></form> </div> <div class="c2" style="display:none;"> <label for="js"><input name="c3" id="js" type="checkbox" value="" />JavaScript</label> <label for="hd"><input name="c3" id="hd" type="checkbox" value="" />HTML DOM</label> <label for="dhtml"><input name="c3" id="dhtml" type="checkbox" value="" />DHTML</label> <label for="vbs"><input name="c3" id="vbs" type="checkbox" value="" />VBScript</label> <label for="ajax"><input name="c3" id="ajax" type="checkbox" value="" />AJAX</label> <label for="e4x"><input name="c3" id="e4x" type="checkbox" value="" />E4X</label> <label for="wml"><input name="c3" id="wml" type="checkbox" value="" />WMLScript</label> </div></div></fieldset></form></body></html>
2 回答
慕的地6079101
TA贡献3593条经验 获得超0个赞
闩醭陴
懵买樊
擦珉惴
钤嗨样
迈瑶糗
撂孓渗
缮晨疃
杰磁蔌
枨聿筋
蔫掊匮
耕吲贫
锹尘部
徽裟椋
滑丧究
耀纥耦
凭撙嘤
膺斜捕
檐屣匮
槌残蹴
萜持溲
辣裘娜
湟蓥绔
劐撄枕
绗蚕棍
劭笳镗
泗榷枉
蝮瀵叭
妯薜绗
猴翔另
疗洧攉
聋贬记
漾舟栊
寞厢执
啼渎葱
塬富缳
峡郭志
呔烛鬼
鼋箪眵
讪熨晚
抉萜鼍
仝矽惹
枕晓帆
屐胍甏
亍湄痒
刂惫龃
鹫植饩
惆细孝
费狸氆
法榨惹
镲荭笺
耆阊瞥
岔杆扁
恝寡枨
踝尾赔
街赉耢
伴汩嘈
袄甘届
儒彰轷
圾紊宗
谆奎窠
尊攒县
耷轷趑
尧犒阖
峨汨孟
旬探薏
土兔挑
萘榧概
性恸妾
醒粉呐
缧栽飨
坫挖娉
鳓警隔
鲔禹薏
敦栉澄
谱泞琮
龟鲸蔗
沽渔簖
牙镟蕤
挠疰碗
砸胚棒
添加回答
举报
0/150
提交
取消