var value; // Type: any value = PopupCenter(url, target, w, h);
Parameters
- url
- URL of the document.
- target
- The target name for the popup window.
- w
- Width of the window to pop open, in pixels.
- h
- Height of the window to pop open, in pixels.
var value; // Type: any value = PopupCenter(url, target, w, h);