posts - 66, comments - 12, trackbacks - 0, articles - 0

          showModalDialog(對話窗口)

          Posted on 2008-06-24 13:22 cyantide 閱讀(239) 評論(0)  編輯  收藏 所屬分類: html、script

          function selectIp(index) {
               var width = 600;
               var height = 500;
               var left = (screen.width - width) / 2;
               var top = (screen.height - height) / 2 - 40;
               var style = 'status=yes,resizable=no,width=' +
                       width + ',height=' + height + ',top=' + top + ',left=' + left;
               v = showModalDialog('getIpAddress.asp', '',
                   'dialogWidth:' + width + 'px;dialogHeight:' + height + 'px;dialogLeft:' + left +
                   'px;dialogTop:' + top + 'px;center:yes;help:no;resizable:no;status:no;scroll:no');
               if(v) {
                document.getElementById('ip'+index).value = v;
               }
             }

          主站蜘蛛池模板: 石门县| 新宁县| 梁平县| 高平市| 黑河市| 兴海县| 邵阳县| 清远市| 阜南县| 三门峡市| 科技| 宁晋县| 德安县| 广水市| 红安县| 宜丰县| 靖江市| 杭州市| 三江| 栾城县| 津南区| 昭通市| 鄂州市| 铜山县| 竹北市| 平利县| 宜宾市| 政和县| 苗栗市| 凤台县| 竹北市| 双鸭山市| 巨鹿县| 通河县| 九龙坡区| 屏边| 建昌县| 唐河县| 贡觉县| 五家渠市| 商河县|