jQuery MiniUI

标题: minii.open 中不显示提示 [打印本页]

作者: wslfriend    时间: 2013-12-12 09:21:44     标题: minii.open 中不显示提示

[attach]3403[/attach]

作者: factory    时间: 2013-12-12 09:25:12

你这个是用什么控件时候出现的loading遮罩?
作者: wslfriend    时间: 2013-12-12 09:45:36

factory 发表于 2013-12-12 09:25
你这个是用什么控件时候出现的loading遮罩?

var onOutPut = function (e) {
             var OutputPath = txtOutputPath.getValue();
             mini.open({
                 url: "../DebugSetting/SetDebugging.aspx?OutputPath=" + OutputPath,
                 title: "输出环境", width: 980, height: 600,
                 onload: function () {
                    
                 },
                 ondestroy: function (action) {

                 }
             });

         }

----------------------------------------------
弹出时,就出现loading 了
     
作者: lost    时间: 2013-12-12 14:06:20

wslfriend 发表于 2013-12-12 09:45
var onOutPut = function (e) {
             var OutputPath = txtOutputPath.getValue();
            ...

加maskOnLoad:false;试试




欢迎光临 jQuery MiniUI (http://miniui.com/discuss/) Powered by Discuz! X2