Open GoogleCodeExporter opened 9 years ago
这个问题有解决方案了吗?
Original comment by zdg2...@gmail.com
on 26 Mar 2013 at 10:45
找了个偷懒的方法如下:
如果是作者只需在源代码中close方法中进行完善下就行。
个人没有找到W.$.dialog如何获取的方法。
修改 first.html的js 方法
function opchild()
{
W.$.dialog({id:'CLHG1976D',content:'url:content/second.html',lock:true,parent:api,width:200,height:100,
title:'Test',
close:function(){
W.$.dialog({ id: 'LHG1976D' });
}
});
}
Original comment by javaDB....@gmail.com
on 25 Jul 2013 at 9:11
Original issue reported on code.google.com by
oceangu2010
on 7 Nov 2012 at 8:00Attachments: