Originally posted by matt horton:
I should mention that I like the idea of 'one browser only' solutions
In that case, I will offer my code. I don't know if it's what you're looking for, but it's been working pretty good on my intranet.
I've cleaned it up a little bit, but in doing so I may have introduced errors. But with some find and replace (i.e., onmouse_over and onmouse_out), it should work. This was the leanest solution I could come up with though, as I said, I doubt it's very portable. The main difference between this and other methods I've seen is that it uses a lot of CSS positioning, rather than asking JavaScript to draw menus at specific coordinates.
Anyway, maybe you'll find it useful.
g.
[ October 11, 2002: Message edited by: Garann
Rose Means ]