Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Last Updated: Tuesday December 2 2008 - 06:12:26

mouseover "HOME"


Poster: jz18
Dated: Friday May 4 2007 - 5:55:16 UTC

Hi,

I just want to do something like the home page of milonic. when the mouse over the "home" there is a message shows 'back to home page'. How to do that in my page? ANything i can add to the javascript files to enable that? or other method? Thanks


Poster: Ruth
Dated: Friday May 4 2007 - 6:34:00 UTC

Hi,

You need to look at all the properties, in this case the item properties.

That feature is the title property of the item.

Code:
aI("text=Home;url=whatever.htm;title=Back to the Home Page;");


It functions just like the title parameter in a link, or the alt parameter in an image call.


Ruth


Poster: jz18
Dated: Friday May 4 2007 - 6:42:00 UTC

Hi Ruth,

thanks for your patience. thanks a lot again! i got it,.