I want to resize a browser popup window\'s width and height. I can set the popup window size but I want to convert the window size fit to contents size when a page is redire
use
window.resizeBy(relativeW, relativeH);