If I have a pop-up with dimensions say 400x400 and a link on the popup opens in a _blank window, the problem is the new window is also the same dimensions as the popup (400x400)? What code (without having javascript on the target) can one use so that the window off of the pop-up opens in a reasonable window size?
Thanks.