so this is my first post, 'hope that it sounds not too dumb...
i've learned how to open pop up window using javascript fuction call in html file. everything works fine, except that the window resize itself.
i made 300x200 graphic, and i typed "width=300, height=200", but
when i launch pop up window on the browser, it automatically put white blank area on the top and left side, make my graphic partly invisible..
how can i make a pop up window perfectly fits to my original graphic?
thank you!




