Thread: netscape new window woes
Results 1 to 3 of 3
Related
-
Include file woes! Forum: HTML Forum
Replies: 16 -
Javascript woes Forum: Javascript Forum
Replies: 3 -
Multiple drop down form woes Forum: Javascript Forum
Replies: 1 -
Table Woes part 2 Forum: HTML Forum
Replies: 9 -
Cross-Browser woes... Forum: General Discussion
Replies: 4
-
04-22-2001, 04:26 AM #1
netscape new window woes
the following code works perfect in IE, however on netscape when the new window pops up, if the resolution requires that you scroll down to see the whole picture and text at the bottom, it doesn't have any way to scroll in netscape. i can see most of the picture but the text and return link are out of view and no scroll bar appears. but it works fine in IE. what is wrong and what do i do to make netscape work? why is netscape so hard to work with?
<html>
<head>
<title>C:\My Documents\Thumbpix\</title>
</head>
<body>
<center>
<h1>Cleveland.jpg </h1>
<hr>
<p><img border="1" src="Cleveland.jpg"></p>
<br><font size="3"><i>1826 Stampless Letter from Cleveland with a nice double line box cancel. It is a two page folded letter signed by Peter Hitchcock (see scan), J. Burnett and Henry Given. Paper is Lathrop & Willard watermarked.</i></font>
<p><a href="Ohio Postal History_index.htm">Back To Preview Page</a></p>
<hr>
</center>
</body>
</html>
-
04-22-2001, 10:59 AM #2
The only problem I see is there is no hieght or width for the image, however that should not cause this problem, The bets thing to do is to upload the code to your server rather than place it all here. This will allow us to view exactly what is happening.
thanks,
Dave
-
04-22-2001, 11:12 AM #3
S'okay Dave. It was the JavaScript in the page that launched this window that was the problem. All sorted now.
------------------
QuietDean-