欧美一区二区三区老妇人-欧美做爰猛烈大尺度电-99久久夜色精品国产亚洲a-亚洲福利视频一区二区

select聯(lián)動(dòng)JSONjquery

<td width="40%">
                   <select name="parentId" id="parentId" >
                       <option value="">
                           --請(qǐng)選擇--
                       </option>
                   </select>
                   <select name="companiesSection" id="companiesSection">
                       <option value="">
                           --請(qǐng)選擇--
                       </option>
                   </select>

                   <script type="text/javascript">
                       function initParentId() {
                           var option1 = '';
                           $.getJSON("${cxp}/manager/dictionary/listDictionary.do?method=getDictionarysByParentId&id=2111",
                               function(jsonData) {
                                   $.each(jsonData,
                                   function(index, indexItems) {
                                       option1 += "<option value=" + indexItems.id + ">" + indexItems.name + "</option>";
                                   });
                                   $("#parentId").append(option1);
                                   $("#parentId").bind("change",
                                   function() {
                                       selectCompaniesSection($(this).val());
                                   })
                               })
                       }

                       function selectCompaniesSection(id) {
                           $.ajax({
                               type: "get",
                               url: "${cxp}/manager/dictionary/listDictionary.do?method=getDictionarysByParentId",
                               data: "id=" + id ,
                               success: function(result) {
                                   $("#companiesSection").empty();
                                   result = eval(result);
                                   if(result.length==0){
                                        $("#companiesSection").append("<option value=''>--請(qǐng)選擇--</option");
                                   }else{
                                       for (var i = 0; i < result.length; i++) {
                                           $("#companiesSection").append("<option value='" + result[i].describe + "'>" + result[i].name + "</option");
                                       }
                                   }

                               }
                           })
                       }

                      initParentId();
                   </script>


               </td>

成都創(chuàng)新互聯(lián)是一家集網(wǎng)站建設(shè),文安企業(yè)網(wǎng)站建設(shè),文安品牌網(wǎng)站建設(shè),網(wǎng)站定制,文安網(wǎng)站建設(shè)報(bào)價(jià),網(wǎng)絡(luò)營(yíng)銷,網(wǎng)絡(luò)優(yōu)化,文安網(wǎng)站推廣為一體的創(chuàng)新建站企業(yè),幫助傳統(tǒng)企業(yè)提升企業(yè)形象加強(qiáng)企業(yè)競(jìng)爭(zhēng)力??沙浞譂M足這一群體相比中小企業(yè)更為豐富、高端、多元的互聯(lián)網(wǎng)需求。同時(shí)我們時(shí)刻保持專業(yè)、時(shí)尚、前沿,時(shí)刻以成就客戶成長(zhǎng)自我,堅(jiān)持不斷學(xué)習(xí)、思考、沉淀、凈化自己,讓我們?yōu)楦嗟钠髽I(yè)打造出實(shí)用型網(wǎng)站。

新聞標(biāo)題:select聯(lián)動(dòng)JSONjquery
網(wǎng)頁(yè)URL:http://chinadenli.net/article2/poooic.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供關(guān)鍵詞優(yōu)化、網(wǎng)站設(shè)計(jì)公司、ChatGPT、虛擬主機(jī)、網(wǎng)站改版、動(dòng)態(tài)網(wǎng)站

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來源: 創(chuàng)新互聯(lián)

成都網(wǎng)站建設(shè)