jQuery MiniUI
标题:
notify 不能消失
[打印本页]
作者:
dragon
时间:
2013-11-7 20:34:46
标题:
notify 不能消失
notify 不能消失
从官方列子拿过来的 ,自己项目中弹出来后没有消失,但是运行你们网站上列子是消失的 什么原因
function notify() {
var x = document.getElementById("x").value;
var y = document.getElementById("y").value;
mini.showMessageBox({
showModal: false,
width: 250,
title: "提示",
iconCls: "mini-messagebox-warning",
message: "记录已删除",
timeout: 3000,
x:'Center' ,
y:'Middle'
});
}
作者:
dragon
时间:
2013-11-7 20:37:39
而且只能居中。。 不能设置到右下角 等其他地方
作者:
felt
时间:
2013-11-8 09:11:54
更新下最新的MiniUI试试
作者:
dragon
时间:
2013-11-8 10:38:27
felt 发表于 2013-11-8 09:11
更新下最新的MiniUI试试
为什么呢 。。 我用的是3.0的啊 。
最新的有哪些新的变化啊 。。。有说明吗 我怕对现有的项目有冲突
作者:
felt
时间:
2013-11-8 10:42:49
我们MiniUI都是向后兼容的,目前最新版本是3.2.
欢迎光临 jQuery MiniUI (http://miniui.com/discuss/)
Powered by Discuz! X2