Reply
Mon 16 Feb, 2004 06:31 am
Hi! I'm wanting to do something, and I don't even know what it's called... So here it is:
I want to setup a link(s) on my homepage, to where when the mouse pointer is over that link, a small "sub menu" of links will automatically appear. An example would be:
Heading link = "Conversion Tables"
Submenu items= -Length
-Temperature
-Volume
I don't think the "Conversion Tables" would actually be a link... (don't know) but when the mouse pointer came into contact with it, a submenu containing the Length, Temp, and Volume links would appear.
As I said, I don't even know what this type of effect would be called... Any help at all would be great!
Thanks!
It would be a Javascript onMouseover triggered effect.
I don't have time to write a custom script for you but you can try these tools for something similar:
http://search.able2know.com/Web_Development/Tools/Menu_Generators/index.html
Ah, great! Now that I have a term to look up I'm sure I'll do ok. Thanks a lot!
"Tooltip" "rollover" and "dropdown" are all queries that might lead to scripts depending on what the author has named them.