posts - 0,  comments - 19,  trackbacks - 0
          1 首先將要傳遞的數據傳到本頁面:

          function confirmIT(){
                      var num=0;
                      var per;
                      var pers="";
              $('input[type="checkbox"]').each(function () {
                  if ($(this).attr('checked')) {
                      per = $(this).attr('value');
                      pers += per+",";
                      num++;
                  }
              });
             if(num==0 && $("#otherIT").val()==""){
                 alert("請選擇IT應用分類!");
                 return;
             }
              if($("#otherIT").val()!=""){
                  if(confirm("您確定要添加其他的IT應用分類么?")){
                      opener.transformIT(pers,$("#otherIT").val());
                      }else{
                          opener.transformIT(pers.substr(0,(pers.length)-1));
                      }
                  }else{
                       opener.transformIT(pers.substr(0,(pers.length)-1));
                  }
                  document.getElementById("addITForm").action="/html/call/que_call_add.tan3.jsp";
                  window.close();
              }

          2 在父頁面中接收數據:

          function transformIT(per,other){
              url = "/html/call/viewCatNameCallMarketContactAction.do?per="+per;
               $.get(url,function call(data){
                   if(other==undefined){
                       document.getElementById("id07").value = data;
                   }else{
                       document.getElementById("id07").value = data+","+other;
                       }
                  });
          }
          posted on 2012-07-09 15:27 canry Tong 閱讀(156) 評論(0)  編輯  收藏 所屬分類: jsp
          <2025年6月>
          25262728293031
          1234567
          891011121314
          15161718192021
          22232425262728
          293012345

          留言簿

          文章分類

          文章檔案

          搜索

          •  

          最新評論

          主站蜘蛛池模板: 乌苏市| 九龙坡区| 宣武区| 乌鲁木齐县| 思南县| 克什克腾旗| 旅游| 合水县| 泉州市| 左贡县| 萍乡市| 宁城县| 昭通市| 尚义县| 淄博市| 甘肃省| 泗洪县| 鹤岗市| 洪江市| 汨罗市| 平昌县| 石泉县| 临泽县| 都江堰市| 大足县| 渑池县| 信阳市| 揭东县| 临海市| 苏尼特右旗| 沁阳市| 黑河市| 原平市| 南郑县| 灌云县| 武陟县| 陈巴尔虎旗| 略阳县| 大石桥市| 聊城市| 镇平县|