robleecock
Programmer
I am using Dreamweaver 4 on a Mac. I am trying to create a
Popup window that is 300 x 400 with no margins, toolbars, sliders or anything else. I just want a window that is the exact size of the image which is 300 x 400. I used the behavior "Open Browser Window", specified the exact window size and made sure none of the attributes had a check next to them. In the HTML document that is to be opened, I specified
MARGINHEIGHT=0 TOPMARGIN=0 leftmargin="0" marginwidth="0" in the <BODY>. When I launch the popup window I'm still getting a white margin on the bottom and side of the image. This occurs in both Internet Explorer and Netscape. Can anyone
shed some light and help me get past this problem?
Popup window that is 300 x 400 with no margins, toolbars, sliders or anything else. I just want a window that is the exact size of the image which is 300 x 400. I used the behavior "Open Browser Window", specified the exact window size and made sure none of the attributes had a check next to them. In the HTML document that is to be opened, I specified
MARGINHEIGHT=0 TOPMARGIN=0 leftmargin="0" marginwidth="0" in the <BODY>. When I launch the popup window I'm still getting a white margin on the bottom and side of the image. This occurs in both Internet Explorer and Netscape. Can anyone
shed some light and help me get past this problem?