Page Check - CSS Menu problems: Any suggestions?

G

G Schrott

Hi,

Could somebody please take a look at www.around-the-world.com?

You will notice that the CSS menu on the home page does not seem to work
properly - all menu choices are displayed when the page opens, instead
of opening only upon mouseover.

Any ideas on what can be done to correct the problem?

Thanks for your help
 
G

G Schrott

Thanks - do you mind suggesting the syntax for setting the visibility?

Thanks again.
 
D

David Berry

<div id="MyLayer" style="visibility: hidden"> or
<div id="MyLayer" style="visibility: visible">
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top