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+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:19

image and url


Poster: www.inglyber.com
Dated: Wednesday January 4 2006 - 15:45:14 GMT

Hello and happy New Year on 2006 !!
I am sorry for my rather poor English.
Here is my probleme.
I wish only to show an image in a menu item without any hypertext link. However the mouse pointer stays with a small hand and when I click I can see void(0) in the status bar of internet explorer.
Here is a part of my menu_data:
with(milonic=new menuname("elevage")){
style=style1;
margin=2;
aI("text=Les Scottish-terriers;url=/scottie.php?lang=fr;status=Les Scottish-teriers;");
aI("text=Les Dobermann;url=/dobermann.php?lang=fr;status=Les Dobermann;");
aI("text=Toilettage;url=/toilettage.php?lang=fr;status=Toilettage;");
aI("text=In Memoriam;url=/inmemoriam.php?lang=fr;status=In Memoriam;");
aI("itemheight=80;image=/js_fr/elevage.jpg;");
}

By the way, i hope you will enjoy visiting my home page
thanks very much for your help.
Friendly
Bruno http://www.inglyber.com


Poster: Ruth
Dated: Wednesday January 4 2006 - 16:08:03 GMT

Hi,

Take a look at the item properties link below my name. You want the information for pointer when you get there. You can specify what the pointer will be.

Ruth


Poster: www.inglyber.com
Dated: Thursday January 5 2006 - 7:58:50 GMT

hello,
many thanks for your answer.
The pointer can be changer, it resolves one of my problem but is it possible to avoid having the message javascript:void(0) in the status bar.
thanks
bruno


Poster: Ruth
Dated: Thursday January 5 2006 - 14:16:16 GMT

Hi,

Well, for IE it is, not sure about the others since I don't think that they can have messages put in the status bar, but if you put in status=your message here; then that is what will show in the status bar. I believe though that in other browsers it will still show the javascript void thing. That is a security issue, according to NN, FF and others, so that people actually see where the link is taking them.

Ruth