all i have so far is:
http://paradive.comli.com/
the menu (paradive) is one div.
the center (where it says "more" right now) is another.
the simple thing i'm trying is....
for each of the letters in the menu ("paradive") a more accurate description of the target link is gonna display at the center div ("more") when the relevant letter is moused over.
now, it's been a good decade since i coded anything (long story).
but my instincts tell me the key is gonna be in a variable i pass to the center div that also will change it from "hidden" to "visible" (onmouseout will just send a signal to clear it).
i'm not expecting anyone to do it FOR me, but maybe someone knows of a relevant tutorial they can point me to?
please?