Kim--
I believe it may be in your styling of your 'li's padding:
.tabs li {
float:left;
background:url(tab_left.gif) no-repeat left top;
margin:0;
padding:0 0 0 6px;
border-bottom:1px solid #666;
white-space: nowrap;}
You're assigning it a left paddin
ossible. If you have got any
> questions about the script, please feel free to email me outside the group.
>
>
>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>> Behalf Of Kim Kruse
>> Sent: Thursday, 14 October 2004 3:03 AM
>
about the script, please feel free to email me outside the group.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Kim Kruse
> Sent: Thursday, 14 October 2004 3:03 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [WSG] A few problems with IE
>
OK... I get the problem with the fieldsets.
Changing the tabs li:hover to tabs li a:hover solved half the problem
:o) I just can't figure it out how to get the whole button to change in
IE. I think I tried every possible combination I could think off. Maybe
it's just not possible to get it to pl
> Kim Kruse wrote:
> 1. Why won't IE pick up the .tabs hover style?
Change the style .tabs li:hover
To .tabs li a:hover
> 3. On this http://www.mouseriders.dk/test/kontakt.php why
> is the background color flowing out of the fieldset (top)
This happens in IE, as this page explains
http://www.th