View Single Post
Old 29-08-2004, 06:13   #14 (permalink)
Jay-NL
Not A Designer
 
Jay-NL's Avatar
 
Join Date: Jul 2004
Location: tHe NeTHerLaNDs
Posts: 122
Anything yet, smallbeer?
I don't think it's possible anyway. Because the only way is to use the "hover" property, which can only be applied to "a" in IE. So to have a menu showing when you hover over a link, you'd need nested (!) links.
e.g.: <A HREF="">Caption<SPAN><A HREF="">Item 1</A> ... </SPAN></A>
That's not a) accesible, and b) valid.
__________________
-= In theory, theory should work in practice. =-
  Reply With Quote