I'm using pop-up windows to display photos. I'm generating the new window using the window.open command.
There is a default border area (not specified in my javascript) that is in between the edge of the photo and the edge of the window. How do I get rid of this area so that the edge of the window is flush against the edge of the photo?
There is a default border area (not specified in my javascript) that is in between the edge of the photo and the edge of the window. How do I get rid of this area so that the edge of the window is flush against the edge of the photo?