Tooltip used by Milonic for Logout button

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
pmpjr
Beginner
Beginner
Posts: 4
Joined: Tue Mar 23, 2004 8:35 pm
Location: Dothan, Alabama
Contact:

Tooltip used by Milonic for Logout button

Post by pmpjr »

Can you show me the code that produces the tooltip that appears over the Milonic logout button - "You are logged in as ..."
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,
That uses the tooltips.js file and the code in the menu_data.js file to call the function. Look at this menu sample #6

Ruth
pmpjr
Beginner
Beginner
Posts: 4
Joined: Tue Mar 23, 2004 8:35 pm
Location: Dothan, Alabama
Contact:

Post by pmpjr »

What is the function?
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

I don't do functions, but what they did was to make a pop menu which is linked to an image and on mouseover pops the 'text' you see. That link I gave previously about the tooltips, and this link on methods and functions are all I can give you. http://milonic.com/menu_methods.php The pop function is down at the bottom and also talks about linking the menu to an image [which is what is going on here, I believe].

Ruth
Post Reply