Forum Moderators: not2easy
The site works great using MSIE but I'm having a little trouble with the Netscape code. Specifically hiding the divs. Some of the divs on the home page start out hidden and then fade in.
The code I'm using with MSIE is
<DIV id=Door style="Z-INDEX: 3; FILTER: alpha(opacity=0); LEFT: 0px; POSITION: absolute; TOP: 0px">
<IMG height=360 src="Picture one.jpg" width=180>
</DIV>
and this works good with MSIE. I'm looking for the Netscape code that will hide a div.