icons in menu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
paul
Advanced
Advanced
Posts: 13
Joined: Thu Apr 06, 2006 9:28 am
Location: Netherlands
Contact:

icons in menu

Post by paul »

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.
paul
Advanced
Advanced
Posts: 13
Joined: Thu Apr 06, 2006 9:28 am
Location: Netherlands
Contact:

Post by paul »

Ill, try again:

http://www.cadzand.com/milonictest shows up with the icons

http://www.cadzandbad.info shows up without the icons
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi
don´t know how the icons could be affected by syntax issues, is this correct ?
with(main_verhuur=new menuname("main_verhuurburo")){
margin=2;
overflow="scroll";
style=XPMenuStyle;
aI("text=adres;url=verhuurburo_detail.php;")

Code: Select all

with(milonic=new menuname("main_verhuurburo")){
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
paul
Advanced
Advanced
Posts: 13
Joined: Thu Apr 06, 2006 9:28 am
Location: Netherlands
Contact:

Post by paul »

Well, a few semicolons more or less could not make a difference in coding is my guess :D :? .

But serious, i checked and made some changes, no difference.
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

As the ICO files seem to create problems, why don´t you convert them to gifs ?
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

Did you get this fixed? I'm seeing icons [images] on both links.

Ruth
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi Ruth,

just tested again, no its not fixed. In IE 6, the ico - files are not visible.
(with that corresponding link)


Michael
paul
Advanced
Advanced
Posts: 13
Joined: Thu Apr 06, 2006 9:28 am
Location: Netherlands
Contact:

Post by paul »

:? So IE is the problem, not me?
paul
Advanced
Advanced
Posts: 13
Joined: Thu Apr 06, 2006 9:28 am
Location: Netherlands
Contact:

Post by paul »

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?
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

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
paul
Advanced
Advanced
Posts: 13
Joined: Thu Apr 06, 2006 9:28 am
Location: Netherlands
Contact:

Post by paul »

corrected, didnt seem to change much, did i do that? :?

Thnx!
Post Reply