使用 UIPopWindow 在程式中控制hide方法

1 篇文章 / 0 new
author
使用 UIPopWindow 在程式中控制hide方法
程式中使用下方式來隱藏視窗
parent._OBW_DnD_hideWindow(parent.document.getElementById('_OUI_POP_WIN_id_DIV');
_OUI_POP_WIN_id_DIV字串中的 id 需至換為初始呼叫 UIPopWindow 時所傳入的 $id 實際值
$PopWindow = new UIPopWindow("一覽表", $id, 600, 300, false);
Free Web Hosting