Gregory
2006-05-06, 08:04 AM
on my blog web site, clicking on a _blank anchor opens a new window with a height larger than specified.
<p>For a 750x500 version,
click <a href="/~gregory/aussiehk/photos/indo2005_4451_750x500.jpg"
onclick="window.open(this.href, '_blank', 'width=750,height=500,scrollbars=no,
resizable=no,toolbar=no,directories=no,location=no ,menubar=no,status=no,left=30,top=30');
return false">here</a>.</p>
the produced window is approximately 100 pixels too tall.
try any of the 'For a 750x500' links on my page at An Aussie in Hong Kong (http://www.hokwokwing.hk/aussiehk/travel_indonesia_sept_2005/).
SP7 (578)
OS X 10.4.6
iMac Duo Core 2GHz/2GB
<p>For a 750x500 version,
click <a href="/~gregory/aussiehk/photos/indo2005_4451_750x500.jpg"
onclick="window.open(this.href, '_blank', 'width=750,height=500,scrollbars=no,
resizable=no,toolbar=no,directories=no,location=no ,menubar=no,status=no,left=30,top=30');
return false">here</a>.</p>
the produced window is approximately 100 pixels too tall.
try any of the 'For a 750x500' links on my page at An Aussie in Hong Kong (http://www.hokwokwing.hk/aussiehk/travel_indonesia_sept_2005/).
SP7 (578)
OS X 10.4.6
iMac Duo Core 2GHz/2GB