Sent by Gabor Bukovics on 23 January 2003 09:09
Rob Lifford wrote:
> Hi there - I've been lurking for a few weeks but haven't posted yet. Amazed
This is my first time, too, so Hello everyone :)
> at the volume of knowledge that passes through this list. Here's are 2
> little CSS issues I'm dealing with this week:
>
> I used a a variation of Mr. Meyer's pure css popups on this page:
> www.fernandezgroupinc.com/portfolio/.
> (CSS at www.fernandezgroupinc.com/fgi.css) The normal links (part of a ul)
> are underlined, but the "a span:hover" declaration has "text-decoration:
> none" in it so the text in the popup block won't be underlined. This is
> working fine in IE5.5 and IE6/win, but Mozilla 1.1 and 1.2.1 both refuse to
> remove that underlining.
>
> I've been using CSS a long time but haven't been attempting very advanced
> stuff or reading this list until recently... this list has shown me there's
> still a LOT to learn. Anyway, my suspicion is that the problem (if it isn't
> just a Mozilla bug) is that the order of my link declarations in the CSS is
> wrong... but I still haven't pieced together what it is I would really need
> to do with that. Anyone see what the trouble is?
I'm no expert on CSS, so I can't really give you advice, but I thought
you might want to know that it works as expected on current Mozilla
nightly builds (I'm using 2003012008).
> -------------------------------------
> Rob Lifford | www.greasyelbow.com
> -------------------------------------
Gabor Bukovics