artDialog 弹出其它页面的用法

时间:2015/12/3 22:45:00来源:互联网 作者:flyso 点击: 2548 次
<script type="text/javascript">
            function AddDialog() {
                art.dialog.open('EnterSectionRow2.aspx' + flysostr, { title: '按区域,排和座位增加', width: 400, lock: true });
            };
            function AddDialog2() {
                art.dialog.open('EnterSectionRow3.aspx' + flysostr, { title: '按区域增加', width: 400, lock: true });
            };
            function POPWin() {
                art.dialog.open('MoreRows.html', { title: '更多座位信息', width: 820, height: 600, lock: true });
            };
        </script> 


Copyright © 2005 - 2016 flyso.cn. 飞搜 版权所有 鄂ICP备11002783号-3