This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Stylesheets > October 2007 > Menu is temperamental in IE6
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Menu is temperamental in IE6
|
|
|
| Hi again folks.
I am not sure why but it seems that my menu is temperamntal in IE6.
When the mouse is over "about" the menu items display underneath for
it. However, when the mouse is over the other items the menu does
not
always display. It is working for IE7 and Firefox.
The menu that I am using was adapted from suckerfish.
The url to the page is: http://theamazing.onlinewebshop.net/cakes/
Any suggestions would be appreciated.
Thanks in advance,
Terry
| |
| dorayme 2007-10-30, 7:19 pm |
| In article
<1193776502.433897.79510@y27g2000pre.googlegroups.com>,
Terry <wdd@rogers.com> wrote:
> Hi again folks.
>
> I am not sure why but it seems that my menu is temperamntal in IE6.
> When the mouse is over "about" the menu items display underneath for
> it. However, when the mouse is over the other items the menu does
> not
> always display. It is working for IE7 and Firefox.
>
>
> The menu that I am using was adapted from suckerfish.
>
>
> The url to the page is: http://theamazing.onlinewebshop.net/cakes/
>
>
> Any suggestions would be appreciated.
>
>
> Thanks in advance,
> Terry
Your page has mistakes. You have </style> twice in the head. You
do not have </head> to close off.
Fix these things and a few others (validate the page). And while
you are at it, consider using the well known and stable:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
as a doctype, you gain no advantage from the XHTML one, and it
can give trouble in IE.
When you do the above, WinIE6, displays your menus fine on my
test, the essentials at:
http://tinyurl.com/2mngkm
But also read this link, posted by David Dorward recently:
http://www.message.uk.com/index.php?page=81
--
dorayme
| |
|
| On Oct 30, 5:53 pm, dorayme <doraymeRidT...@optusnet.com.au> wrote:
> In article
> <1193776502.433897.79...@y27g2000pre.googlegroups.com>,
>
>
>
>
>
> Terry <w...@rogers.com> wrote:
>
>
>
>
>
>
> Your page has mistakes. You have </style> twice in the head. You
> do not have </head> to close off.
>
> Fix these things and a few others (validate the page). And while
> you are at it, consider using the well known and stable:
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
> "http://www.w3.org/TR/html4/strict.dtd">
>
> as a doctype, you gain no advantage from the XHTML one, and it
> can give trouble in IE.
>
> When you do the above, WinIE6, displays your menus fine on my
> test, the essentials at:
>
> http://tinyurl.com/2mngkm
>
> But also read this link, posted by David Dorward recently:
>
> http://www.message.uk.com/index.php?page=81
>
> --
> dorayme- Hide quoted text -
>
> - Show quoted text -
Thanks dorayme.
I did not make the changes yet, but I went to your page and did the
test there. After refreshing the page a few times and mousing over
the menu items I noticed the problem there as well.
Terry
| |
| dorayme 2007-10-31, 7:17 pm |
| In article
<1193829295.564680.185990@o80g2000hse.googlegroups.com>,
Terry wrote:
> On Oct 30, 5:53 pm, dorayme
[color=darkred]
[color=darkred]
>
> Thanks dorayme.
> I did not make the changes yet, but I went to your page and did the
> test there. After refreshing the page a few times and mousing over
> the menu items I noticed the problem there as well.
If it takes a few refreshes to exhibit the problem in IE, I
cannot explain it. Even more reason to reread the Dorward link.
These things are not rock solid, across browsers, platforms. At
the very least, design so that it does not matter much if it does
not work. That means the top list item should go to somewhere hat
then has further navigation to see go to the other sub list
items.
--
dorayme
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|