WINDOW.SHOWMODALDIALOG and WINDOW.OPEN Usage

xiaoxiao2021-03-05  25

Window.ShowModalDialog and Window.open Usage First, Window.Open () Support Environment: JavaScript1.0 / JScript1.0 / Nav2 / IE3 / Opera3 Second, Basic Syndo.Open (PageURL, Name, Parameters) : PageURL For the child window path name for the sub-window handle parameters as window parameters (all parameters separated by commas) Three, examples: