WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => Templates, Menus & Design => Topic started by: ivanisevic82 on November 07, 2009, 07:23:04 PM

Title: Menu works with all browser but not IE6
Post by: ivanisevic82 on November 07, 2009, 07:23:04 PM
Hi!
I have a menu created with showmenu2 in a template, you can see it here:
http://www.ivanisevic82.com/pages/glass/prova1.php

I used this string:
Code: [Select]
<?php show_menu2(0SM2_ROOT+0SM2_START+0); ?>
It work good with all browser, but NOT with IE6.
If you go with the mouse on the menu, nothing happen.

Why?

Thank you!
Title: Re: Menu works with all browser but not IE6
Post by: Luisehahne on November 07, 2009, 08:33:37 PM
Sorry, but found this in google

Quote
The happiest funeral ever - IE6 is dead; the death of a browser

Dietmar

[gelöscht durch Administrator]
Title: Re: Menu works with all browser but not IE6
Post by: Waldschwein on November 07, 2009, 08:39:27 PM
Sorry, but found this in google

Quote
The happiest funeral ever - IE6 is dead; the death of a browser

Dietmar

Sorry, but I found that: http://marketshare.hitslink.com/browser-market-share.aspx?qprid=2

23% or not 23%, that's the question...

Yours Michael
Title: Re: Menu works with all browser but not IE6
Post by: Luisehahne on November 07, 2009, 09:01:56 PM
Hi michael,

pls do you have an answer for ivanisevic82?

Dietmar
Title: Re: Menu works with all browser but not IE6
Post by: Waldschwein on November 07, 2009, 09:22:48 PM
Hello,

I am no expert in such things... Is the link working without any CSS? If it does, perhaps text-shadow could be a problem... You know often it's the funniest.
Or the background .png has a problem - I know you fixed it, but try to completly remove the behavior: url(/media/iepngfix.htc)
But I can't test it - I have Win7 with IE8.

Yours Michael
Title: Re: Menu works with all browser but not IE6
Post by: ivanisevic82 on November 07, 2009, 10:03:19 PM

try to completly remove the behavior: url(/media/iepngfix.htc)


I tried to remove only the div "menu" from che png fix and it works!

Now the only problem is to have the "menu" div as a trasparent png, nut with a working menu!

Can you help me to find a solution?

Thank you very much!
Title: Re: Menu works with all browser but not IE6
Post by: chio on November 08, 2009, 10:17:59 AM
The menu doesnt work with IE7 also.
There seem to be an invisible element above the menue.
Title: Re: Menu works with all browser but not IE6
Post by: ivanisevic82 on November 14, 2009, 10:36:51 AM
The menu doesnt work with IE7 also.
There seem to be an invisible element above the menue.

I think this is a problem of your IE7, becouse I tested it in other pc with IE7 and it works...