Usenet wrote:
JavaScript menu ? - just don't !
Quote:
refusing to paint itself over another menu element. |
I think that's a z-index problem, not float. Float is something else
entirely.
If you are relying on this CSS entirely for the menu, then download
some ready-built examples and modify them. This stuff is _hard_ to
build from scratch and to get it reliable.
No I can't - your server redirects me awy from looking at the JS easily
and I can't be bothered to read it otherwise.
Quote:
How do I sort that out please? |
Code's a bit ragged too. Do some validation. Not a bad effort, but
it's not quite there yet.
Quote:
font-family: NuptialScript; |
I haven't got NuptialScript, so it looks ugly.
Quote:
url(../../images/dnarrow.bmp) |
Don't use Windows-specific (and inefficient) image formats
Ok, now _that's_ perverse !