I had a feeling it was an oldie.
I'm not a programmer, you see. HTML and CSS is as far as my competence goes.
As for the menu code, what I posted is pretty much it.
There's some CSS bits, and an event handler like
onclick="loadStyleSheets(4,0)"
but no more.
I checked QuirksMode (which is...
I have a menu which stays in the middle of the screen when the page is scrolled down or up,
which is what I want.
It works with IE 6 or 7, but not with Moz or FF2.
Why does it not work with FF ?
Here's the script:
function setVariables() {
if (navigator.appName == "Netscape") {
v=".top="...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.