Unclassified NewsBoard Code Reference

UnbPopup function [JavaScript]

Open a new popup window

function UnbPopup (url, w, h);

Parameters:

url
(string) URL to open
w
(int) Width in pixels
h
(int) Height in pixels

Implementation file: unb_lib/common.js, line 21

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.