posts - 0,  comments - 19,  trackbacks - 0
          1 首先將要傳遞的數(shù)據(jù)傳到本頁(yè)面:

          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("請(qǐng)選擇IT應(yīng)用分類!");
                 return;
             }
              if($("#otherIT").val()!=""){
                  if(confirm("您確定要添加其他的IT應(yīng)用分類么?")){
                      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 在父頁(yè)面中接收數(shù)據(jù):

          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) 評(píng)論(0)  編輯  收藏 所屬分類: jsp
          <2025年6月>
          25262728293031
          1234567
          891011121314
          15161718192021
          22232425262728
          293012345

          留言簿

          文章分類

          文章檔案

          搜索

          •  

          最新評(píng)論

          主站蜘蛛池模板: 漠河县| 东山县| 吉首市| 囊谦县| 九台市| 曲水县| 平山县| 济宁市| 西和县| 射阳县| 莒南县| 博乐市| 无锡市| 孝义市| 介休市| 宕昌县| 陇南市| 祁阳县| 阳西县| 寿宁县| 阳曲县| 延长县| 荔浦县| 砀山县| 渭源县| 长葛市| 读书| 马龙县| 合肥市| 托克逊县| 旬阳县| 宁国市| 米易县| 勃利县| 建阳市| 濮阳县| 郴州市| 阆中市| 名山县| 屏山县| 四会市|