Dear CSS colleagues: In the web site I am currently helping to redesign, every time I put the mouse over the left nav (which is called div id="Layer5", my center material, called div id="Layer6", which includes a photograph, disapppears.
I would be very grateful if somebody be so kind as to point out why that disappears. I have tried taking out some onmouseovers but that hasn't worked. I have included the code for div id's "Layer5" and "Layer6" below. Please forgive me for putting the code below, but I do not have a space on my current employer's website as of yet where I can experiment. Thanks very much. Raumin "Ray" Dehghan Adult Services Librarian West Chicago Public Library <div id="Layer5" style="position:absolute; left:11px; top:164px; z-index:4; layer-background-color: #D1F3F3; border: 1px none #000000; width: 168px; height: 381px; background-color: #D1F3F3;"> <span class="showncell"><A href="http://www.linc.lib.il.us/html/english/welcome_wc.html " class="shownlink" onClick="javascript:urchinTracker('/templateLink/catLeft');">Library Catalog</a></span> <hr width="95%" color="#336699"> <span class="showncell" onMouseOver="expand('data')"><a class="shownlink" href=" http://www.westchicago.lib.il.us/remoteaccess.htm"> Databases</a></span> ----------------------------------------------------------------------------------------------------------------------- div id="Layer6" class="content" style="position: absolute; left:165px; z-index:5; top:127px; width:457px; height: 298px;"> <a name="content"></a><br> <!-- Anime @ the Library<br> <span class="SmBlueH3">Saturday, April 7th 2006 2:30 pm</span> --> <table width="388" border="0" align="center"> <tr> <!-- <td width="99"><img src="imagesF/fruitsbasket.jpg" alt="Fruits Basket"></td> <td width="150" class="smaller"><div align="center">Downtown Library Auditorium <br> Admission Free. <br> Call 423-757-5310 for more details.</div></td> <td width="125"><img src="imagesF/rahxephon.gif" alt="Rahxephon" width="125" height="139"></td> </tr> --> </table> <div align="center"><!-- <strong>RahXephon(Threshold) </strong><span class="smaller">PG 15 Main screen</span><strong><br> Fruits Basket(Vol 2) </strong><span class="smaller">PG 13 Anime club area</span> --> <img src="../../LibrarySpring.gif" width="350" height="192"></div> <hr> </div> ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
