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:08
icons in menu
Poster: paul
Dated: Thursday April 6 2006 - 9:34:24 BST
I suppose its not the milonic menu, but i could use some advise.
the link is http://www.cadzandbad.info.
Its my menu for the new site im setting up, you quickly see that gif's in the menu are displayed, but icons are not.
I have another test-site, a sub domain,
http://cadzandbad.com/milonictest ( .. ) which does shows the icons.
So where do i go wrong?
Thnx.
Poster: paul
Dated: Thursday April 6 2006 - 9:43:36 BST
Ill, try again:
http://www.cadzand.com/milonictest shows up with the icons
http://www.cadzandbad.info shows up without the icons
Poster: Migru
Dated: Thursday April 6 2006 - 11:19:58 BST
Hi
don´t know how the icons could be affected by syntax issues, is this correct ?
Quote:
with(main_verhuur=new menuname("main_verhuurburo")){
margin=2;
overflow="scroll";
style=XPMenuStyle;
aI("text=adres;url=verhuurburo_detail.php;")
margin=2;
overflow="scroll";
style=XPMenuStyle;
aI("text=adres;url=verhuurburo_detail.php;")
Code:
with(milonic=new menuname("main_verhuurburo")){
margin=2;
overflow="scroll";
style=XPMenuStyle;
aI("text=adres;url=verhuurburo_detail.php;");
margin=2;
overflow="scroll";
style=XPMenuStyle;
aI("text=adres;url=verhuurburo_detail.php;");
Please note, that the terminating semicolons are missing too at a number of items.
The icons are shown (both files) using FF, not so in IE.
Michael
Poster: paul
Dated: Thursday April 6 2006 - 14:23:47 BST
Well, a few semicolons more or less could not make a difference in coding is my guess .
But serious, i checked and made some changes, no difference.
Poster: Migru
Dated: Thursday April 6 2006 - 14:51:12 BST
As the ICO files seem to create problems, why don´t you convert them to gifs ?
Poster: Ruth
Dated: Friday April 7 2006 - 18:49:41 BST
Hi,
Did you get this fixed? I'm seeing icons [images] on both links.
Ruth
Poster: Migru
Dated: Friday April 7 2006 - 19:04:32 BST
Hi Ruth,
just tested again, no its not fixed. In IE 6, the ico - files are not visible.
(with that corresponding link)
Michael
Poster: paul
Dated: Saturday April 8 2006 - 8:18:41 BST
It shouldnt be IE, the only difference is the provider, one failing one is lycos, the correct one is xs4all.
My guess is that they have different settings?
Poster: Migru
Dated: Saturday April 8 2006 - 9:50:45 BST
But in Firefox, the icons are displayed, not so in Opera.
link:http://www.cadzandbad.info/
You have this bug in your menudatafile:(or isn´t it a bug?)
with(main_verhuur=new menuname("main_verhuurburo")){
thought it should be milonic
Michael