What I want to be able to do is open a new window with JavaScript at a certain height and width. But I cannot use resizeto() to do this be cause if I say 500x500 it opens accordingly but if the user has Google toolbar or Adobe toolbar the viewable space of the page is less. I want to be able to fix the inner hight and width so that it is the same in IE, FF, NN, and all other.
Thanks
Thanks
Comment