摘要:
模态窗体,调用父窗体的方法:弹出的模态窗体var parent = window.dialogArguments;parent.FeeReturn_Add(str);父窗体function FeeReturn_Add(){ //父窗体方法} 阅读全文
posted @ 2010-04-07 18:37 小飞龙(Jack) 阅读(325) 评论(0) 推荐(0)
|
摘要:
模态窗体,调用父窗体的方法:弹出的模态窗体var parent = window.dialogArguments;parent.FeeReturn_Add(str);父窗体function FeeReturn_Add(){ //父窗体方法} 阅读全文
posted @ 2010-04-07 18:37 小飞龙(Jack) 阅读(325) 评论(0) 推荐(0) |
||