Re: [css-d] IE6 link not working

2007-10-23 Thread Eystein Alnaes
>
> This is the trouble line: Les mer
> For an anchor tag to take effect, it has to have the href="" attribute
> set, otherwise the link won't fire and it seems that IE6 isn't
> acknowledging your  tags without href, hence your lack of :hover
> effects. The :hover shows up fine in IE7, btw.
>
> Hope this helps
>
> Zak
>
> http://www.lab-physics.com
>

OMG - can't believe I missed that! It's too obvious! Thank you for having
eyes where I don't.

Eystein

http://thatNorwegianGuy.wordpress.com/
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] IE6 link not working

2007-10-23 Thread Zak Owen
Here is a snippet from your code:


IT-hoder til de tøffeste prosjektene
ita miratur laudeque poetas  
Les mer
 

This is the trouble line: Les mer
For an anchor tag to take effect, it has to have the href="" attribute
set, otherwise the link won't fire and it seems that IE6 isn't
acknowledging your  tags without href, hence your lack of :hover
effects. The :hover shows up fine in IE7, btw.

Hope this helps

Zak

On 10/23/07, Eystein Alnaes <[EMAIL PROTECTED]> wrote:
> I'm having problems getting a link working IE6. The "Les mer" links in the
> two top elements in the right column won't respond to any :hover or clicking
> or similar. I've tried adding hasLayout with no luck. Removing the container
> div's background .png also doesn't make any difference. I'm very ready to
> squash this last IE bug!
>
> You can view it here
> http://imack.spymac.com/test/h0.html
>
> css:
> http://imack.spymac.com/test/css/main.css
> http://imack.spymac.com/test/css/ie6.css
> __
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>


-- 
Zak Owen
LAB-Physics
http://www.lab-physics.com
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/