From: Bill on
Hi

How can I have IE7 act correctly on that ?
The rules make the link text go down when hovered. It works in FF , I had to
add a hard space right after the LI tag to have OP9 work but I can't figure
how to have IE7 work. Why?

How can I have it work in all 3 browsers?
http://nrap.selfip.com

Thanks




From: Rik Wasmus on
On Fri, 18 Jan 2008 20:00:22 +0100, Bill <billlab51(a)hotmail.com> wrote:

> Hi
>
> How can I have IE7 act correctly on that ?
> The rules make the link text go down when hovered. It works in FF , I
> had to
> add a hard space right after the LI tag to have OP9 work but I can't
> figure
> how to have IE7 work. Why?
>
> How can I have it work in all 3 browsers?
> http://nrap.selfip.com

Validate first (http://validator.w3.org/), fix errors, check again, and if
that doesn't work, we'll check :).
--
Rik Wasmus
From: Bill on
On 18 jan, 14:41, "Rik Wasmus" <luiheidsgoe...(a)hotmail.com> wrote:

> Validate first (http://validator.w3.org/), fix errors, check again, and if
> that doesn't work, we'll check :).

validated
From: Chris F.A. Johnson on
On 2008-01-18, Bill wrote:
> On 18 jan, 14:41, "Rik Wasmus" <luiheidsgoe...(a)hotmail.com> wrote:
>
>> Validate first (http://validator.w3.org/), fix errors, check again, and if
>> that doesn't work, we'll check :).
>
> validated

What is validated?

Please provide context for your posts; this is usenet, not a web
forum. Others may not have seen previous posts in the thread, or
they may have expired from their news servers.

--
Chris F.A. Johnson <http://cfaj.freeshell.org>
===================================================================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
From: dorayme on
In article
<b71dc1a7-6e53-431d-89c4-bc0a3dbb8494(a)m34g2000hsf.googlegroups.co
m>,
Bill <billlab51(a)hotmail.com> wrote:

> On 18 jan, 14:41, "Rik Wasmus" <luiheidsgoe...(a)hotmail.com> wrote:
>
> > Validate first (http://validator.w3.org/), fix errors, check again, and if
> > that doesn't work, we'll check :).
>
> validated

Get rid of line-height:25px; for a start in your

A{text-decoration:none;color:#000;outline-style:
none;line-height:25px;}

This stops the rocking in FF on your Francais and English links.

Otherwise, leave it and add a see-saw graphic <g>

--
dorayme