RE: Window Size? IE vs. Netscape yet again (I think)

by Klaas De Waele <klaas(at)gracegraphics.be>

 Date:  Wed, 4 Jul 2001 10:05:25 +0200
 To:  "'Nathan Lyle'" <natlyle(at)nmu.edu>,
"'hwg-techniques(at)hwg.org'" <hwg-techniques(at)hwg.org>
  todo: View Thread, Original
Again, this is a matter of some minor matter in your layout.

I have done what I did many times before, that's just go to your page and
save it through IE5.  This has once more fixed the issue.

Mind... this document will not validate, because of this save function doing
very nice things to ensure some compatibility (you can consider this a
conversion tool to make it most-browser-compliant)


Here's the code.  Open in browser, admire, compare with the original and
work on it.

- Kayjey -



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from
url=(0051)http://euclid.nmu.edu/~natlyle/test/resume/webs.htm -->
<HTML><HEAD><TITLE>Web Site Thumbnail Database</TITLE>
<META content="text/html; charset=windows-1252"
http-equiv=Content-Type><LINK 
href="test3_bestanden/styles.css" rel=stylesheet type=text/css>
<SCRIPT language=javascript src="test3_bestanden/websites.js"></SCRIPT>

<SCRIPT language=javascript>

var leftImage = new Image;    leftImage.src="blank.gif";
var middleImage = new Image;  middleImage.src=thumbnail[1];
var rightImage = new Image;   rightImage.src=thumbnail[2];
var whereAmI = 1;

function goSee() {
  if(address[whereAmI]!="NONE") 
    nw = window.open(address[whereAmI]);
  else {
    alert("No site available at this time");
    }
  }

function next() {
  if(whereAmI<thumbnail.length) {
    whereAmI++;
    document["left"].src = thumbnail[whereAmI-1];
    document["middle"].src = thumbnail[whereAmI];
    document["right"].src = thumbnail[whereAmI+1];
    document.forms[0].description.value=notes[whereAmI];
    document.forms[0].pageTitle.value=siteTitle[whereAmI];
    }
  }
  
function prev() {
  if(whereAmI>2) {
    whereAmI--;
    document["left"].src = thumbnail[whereAmI-1];
    document["middle"].src = thumbnail[whereAmI];
    document["right"].src = thumbnail[whereAmI+1];
    document.forms[0].description.value=notes[whereAmI];
    document.forms[0].pageTitle.value=siteTitle[whereAmI];
    }
  else if (whereAmI==2) {
    whereAmI--;
    document["left"].src = "blank.gif";
    document["middle"].src = thumbnail[whereAmI];
    document["right"].src = thumbnail[whereAmI+1];
    document.forms[0].description.value=notes[whereAmI];
    document.forms[0].pageTitle.value=siteTitle[whereAmI];
    }
  }

</SCRIPT>
<MAP name=imagemap1><AREA alt="Animal Medical Center of Marquette" 
  coords=5,129,5,8,148,8,85,13,91,62,17,69,24,128,6,129,6,129 
  href="http://www.amcmqt.com/" onmouseout="window.status=''; return true" 
  onmouseover="window.status='Animal Medical Center of Marquette'; return
true" 
  shape=POLY><AREA alt="Marquette County Humane Society" 
  coords=32,203,21,72,186,55,200,186,33,203 href="http://www.upaws.org/" 
  onmouseout="window.status=''; return true" 
  onmouseover="window.status='Marquette County Humane Society'; return true"

  shape=POLY><AREA alt="Marquette-Alger Alzheimers Association" 
  coords=258,0,89,16,94,61,188,51,192,74,265,79,257,1 
  href="http://www.alzheimer-machapter.org/" 
  onmouseout="window.status=''; return true" 
  onmouseover="window.status='Marquette-Alger Alzheimers Association';
return true" 
  shape=POLY><AREA alt="Marquette-Alger Youth Foundation" 
  coords=272,202,125,198,204,189,192,79,278,82 href="http://www.mayf.org/" 
  onmouseout="window.status=''; return true" 
  onmouseover="window.status='Marquette-Alger Youth Foundation'; return
true" 
  shape=POLY></MAP>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR></HEAD>
<BODY bottomMargin=0 leftMargin=0 rightMargin=0 topMargin=0 marginheight="0"

marginwidth="0">
<TABLE border=0 cellPadding=0 cellSpacing=0 width="99%">
  <TBODY>
  <TR>
    <TD background=test3_bestanden/title_top_background.gif vAlign=top><IMG 
      alt="Nathan Teaching" src="test3_bestanden/title_me.gif"></TD>
    <TD background=test3_bestanden/title_top_background.gif vAlign=top 
    width="100%">&nbsp; &nbsp; </TD>
    <TD align=right background=test3_bestanden/title_top_background.gif 
    vAlign=top><IMG alt="Nathan's Resume" 
    src="test3_bestanden/title_name.gif"></TD>
    <TD align=right background=test3_bestanden/title_top_background.gif 
    vAlign=top><IMG alt="Site Examples" border=0 height=212 
      src="test3_bestanden/title_picture.gif" useMap=#imagemap1
width=287></TD></TR>
  <TR>
    <TD colSpan=3 vAlign=top><!-- MAIN AREA -->
      <TABLE border=0 cellPadding=10>
        <TBODY>
        <TR>
          <TD vAlign=top>
            <FORM>
            <H4>Web Site Thumbnails</H4><NOSCRIPT>
            <P>You need Javascript working in your browser to view this 
            page.</NOSCRIPT> 
            <P>Some of the projects I've worked on are not available for
viewing 
            online, so this thumbnail database is intended to give you at
least 
            a small idea of what the look was for all of these sites. Those
that 
            are available can be visited by clicking on the picture. </P>
            <DIV align=center>
            <TABLE border=1 cellPadding=2 cellSpacing=0>
              <TBODY>
              <TR>
                <TD bgColor=#c1cdcd>
                  <TABLE border=0 cellPadding=2 cellSpacing=2>
                    <TBODY>
                    <TR>
                      <TD align=middle colSpan=3><INPUT name=pageTitle 
                      size=30></TD></TR>
                    <TR>
                      <TD align=middle vAlign=bottom><INPUT onclick=prev()
type=button value="<<"><BR><BR><BR><BR><IMG 
                        height=70 name=left src="test3_bestanden/blank.gif" 
                        width=85></TD>
                      <TD align=middle vAlign=top><A 
                        href="javascript:goSee();">
                        <SCRIPT language=javascript>document.write("<img
src=\"" + thumbnail[1] + "\" name=\"middle\" border=\"0\">");</SCRIPT>
                        </A></TD>
                      <TD align=middle vAlign=bottom><INPUT onclick=next()
type=button value=">>"><BR><BR><BR><BR>
                        <SCRIPT language=javascript>document.write("<img
src=\"" + thumbnail[2] + "\" name=\"right\" border=\"0\" width=\"85\"
height=\"70\">");</SCRIPT>
                      </TD></TR>
                    <TR>
                      <TD align=middle colSpan=3><TEXTAREA cols=35
name=description rows=5 wrap=real></TEXTAREA> 
 
</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV></FORM>
            <P>
            <SCRIPT language=javascript>
// THIS JUST SETS UP THE INITIAL VALUES
document.forms[0].description.value=notes[1];
document.forms[0].pageTitle.value=siteTitle[1];
</SCRIPT>
            <BR><BR>
            <P align=center><SPAN class=credits>CopyrightC2001 Tragic
Comedian 
            Poet Secret Society<BR>Site Design &amp; Etc. By <A 
            href="mailto:jopling(at)geocities.com">Nathan Lyle</A><BR>Last
Updated 
            On
            <SCRIPT language=JavaScript>

var days = new Array(8);
days[1] = "Sunday";
days[2] = "Monday";
days[3] = "Tuesday";
days[4] = "Wednesday";
days[5] = "Thursday";
days[6] = "Friday";
days[7] = "Saturday";
var months = new Array(13);
months[1] = "January";
months[2] = "February";
months[3] = "March";
months[4] = "April";
months[5] = "May";
months[6] = "June";
months[7] = "July";
months[8] = "August";
months[9] = "September";
months[10] = "October";
months[11] = "November";
months[12] = "December";
var dateObj = new Date(document.lastModified)
var wday = days[dateObj.getDay() + 1]
var lmonth = months[dateObj.getMonth() + 1]
var date = dateObj.getDate()
var fyear = dateObj.getYear()
if (fyear < 2000) 
fyear = fyear + 1900
document.write(wday + ", " + lmonth + " " + date + ", " + fyear)
</SCRIPT>
             </SPAN></P></TD></TR></TBODY></TABLE></TD>
    <TD align=right background=test3_bestanden/title_side_background.gif 
    vAlign=top><!-- MENU -->
      <TABLE border=0 cellPadding=10>
        <TBODY>
        <TR>
          <TD class=menu><BR><BR>
            <H4></H4>
            <UL type=square>
              <LI><A 
 
href="http://euclid.nmu.edu/~natlyle/test/resume/index.html">Cover 
              Letter</A> 
              <LI><A 
 
href="http://euclid.nmu.edu/~natlyle/test/resume/education.htm">Education</A
> 

              <LI><A 
 
href="http://euclid.nmu.edu/~natlyle/test/resume/work.htm">Non-Web 
              Work History</A> 
              <LI><A 
 
href="http://euclid.nmu.edu/~natlyle/test/resume/webs2.htm">Web 
              Related Work History</A> 
              <LI><A 
 
href="http://euclid.nmu.edu/~natlyle/test/resume/volunteer.htm">Volunteer 
              Web Sites</A> 
              <LI><A 
 
href="http://euclid.nmu.edu/~natlyle/test/resume/webs3.htm">Other 
              Web Sites</A> 
              <LI><A 
              href="http://euclid.nmu.edu/~natlyle/test/resume/webs.htm">Web

              Site Thumbnails</A> 
              <LI><A 
 
href="http://euclid.nmu.edu/~natlyle/test/resume/references.htm">References<
/A> 
              </LI></UL>
            <P><BR></P><BR>
            <H4></H4>
            <UL type=square>
              <LI><A 
              href="http://euclid.nmu.edu/~natlyle/test/index.html">HOME</A>

              </LI></UL><BR></TD>
          <TD class=menu width=20>&nbsp; 
</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></BODY></HTML>

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA

This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.