Vicki Skinner (Stebbins) schrieb:
...
The calendar div is acting very strange...
...
On this page: http://www.organicgrowers.org.au/index3.php the word
'Events' is at the top (where I want it) and the calendar links don't work.
I can't see that this makes any sense whatsoever, but as soon as I
remove the word from the top the links work?? It works fine in FF and IE.
Vicki, it makes sense, because when the line is missing, the navigation
links are not covered by a list in the main content anymore. With the
'events' line, the list entry "Produces quality agricultural..." is
placed above it.
apply
#edit ul li {background:red}
to see what is going on.
The trigger is that you have to be more specific with the following rule
ul li { position: relative; }
should apply only to the flyout.
#navigation ul li { position: relative; }
Ingo
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/