Dr.Rock
Feb 1st, 2002, 04:10 PM
I want to create a photo-link on a web page, so I click on it and a pop-up window comes up with a photo in it.
I know how to open a pop-up window using the window.open() command, where we set the wondow properties, dimensions, URL of photo displayed in pop-up, etc. However, the window always has a margin on the top and left, so we get an unwanted border around the photo. I want to eliminate the margins, so we get only the photo in the pop-up, no spaces. It should work on both MS Explorer and Netscape.
Thanks.
I know how to open a pop-up window using the window.open() command, where we set the wondow properties, dimensions, URL of photo displayed in pop-up, etc. However, the window always has a margin on the top and left, so we get an unwanted border around the photo. I want to eliminate the margins, so we get only the photo in the pop-up, no spaces. It should work on both MS Explorer and Netscape.
Thanks.