mariko
Junior Member
Posts: 2
Registered: 4/3/2005
Member Is Offline
|
| posted on 4/4/2005 at 12:36 AM |
|
|
Cancel the last one, try this problem
Trying to figure out how to add tooltips to my menu items. I use only level 0 item 0, level 1 item 0, level 1 item 1, level 1 item 2 and so on - in
otherwords a single verticle drop down. So it's a piddly little menu - what of it? =P
// actually I only have six pages and following in the theme of my site I have 'embedded' the menu into the license plate of a car, hence I must
have one onmouseout visible menu item
// and another note, because of this theming, my captions are confusing - 'tourist information' means 'about the site' - so I need the tooltips to
make it legible
Just tell me what files and how to edit which variables - I should be all set =)
P.S. I was once attempting to write code just like this - unlimited width and depth with seperate files to ease editability, but you beat me to it.
And while looking over your code I realized I was going about it all wrong - I was trying to do it without using "this" and instead grabbing the
active caption. Your way is much more efficient and flexible.
P.P.S. When I finally do get this site up and running (should be in the next couple of days) I'll post the domain here. There will be a special
challenge for you guys and all of the other people waiting on the launch of the site - though I haven't decided on a reward yet.
|
|
|
|