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

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

div可能會(huì)出現(xiàn)多次(個(gè)數(shù)不確定),需要獲得每個(gè)div下面的input值和select值

div可能會(huì)出現(xiàn)多次(個(gè)數(shù)不確定),需要獲得每個(gè)div下面的input值和select值

慕森王 2018-08-09 14:17:00
<div class="fl mr20 shezhishebao" name="shezhishebao"><input type="text" class="text fl fuwufei" name="fuwufei" placeholder="輸入服務(wù)費(fèi)"><select class="select danwei fl remove" name="danwei" ><option>選擇單位</option><option value="1">每月/每人</option><option value="2">每季/每人</option><option value="3">每年/每人</option></select><div class="fl ml10" style="padding-top:5px;"><em class="ico_del" onclick="hezuoDel(this)"></em><em class="ico_add ml5" onclick="hezuoAdd(this)"></em></div></div> 這個(gè)div可能會(huì)出現(xiàn)多次(個(gè)數(shù)不確定),需要獲得每個(gè)div下面的input值和select值用js方法var obj=document.getElementsByName("shezhishebao");獲得每個(gè)div之后,如何獲得每個(gè)div下面的input值和select值呢
查看完整描述

1 回答

?
LEATH

TA貢獻(xiàn)1936條經(jīng)驗(yàn) 獲得超7個(gè)贊

$.each($("[name='shezhishebao']"),function(i,e){

  console.log($(e).find("input[name='fuwufei']").val())//輸出每個(gè)div下面input的值  //select取值同理})


查看完整回答
反對(duì) 回復(fù) 2018-08-21
  • 1 回答
  • 0 關(guān)注
  • 746 瀏覽
慕課專(zhuān)欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢(xún)優(yōu)惠詳情

幫助反饋 APP下載

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

公眾號(hào)

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