Zebulon: problem with rendering time by divs

Beitrag lesen

Nolimetongere,

[..]

//hide the animated load gif
  function hideLoadGif() {
   if(document.getElementById)
     document.getElementById("load").style.visibility = "hidden";
  }

[..]

<body marginwidth="0" marginheight="0" onLoad="hideLoadGif()">
<div id="load" style="position:absolute; visibility: visible;">

[..]

</div>

[..]

<div style="position:absolute; visibility: visible;">

why do you set the visibility for this div on "visible" ?
i thought you want this layer to be hidden until the maindiv
is loaded completely !?

Zebulon
The Interim Polytoximonium

--
<img src="http://www.dmp-web.de/xCell/zebulon.jpg" border="0" alt="">
[bitte bitte weg mich nicht -
so lang ich träume gibts nur mich]