RE: First time using CSS, and... wha?
by Chuck Evans <Chucke(at)captura.com>
|
| Date: |
Fri, 18 Aug 2000 14:17:15 -0700 |
| To: |
"'avalon73(at)earthling.net'" <avalon73(at)earthling.net>, "'HWG Techniques'" <hwg-techniques(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
IE has a bug that if you don't list your link pseudoclasses in the right
order, it will default to the visited link when you expect to see either the
active or hover links.
In your css, make sure you list your pseudoclasses in this order:
link, visited, active, hover
---------------------------------------------------------
Chuck Evans
Web Marketing Manager
Captura Software, Inc.
(425) 424-1155
chucke(at)captura.com
http://www.captura.com
-----Original Message-----
From: Brian Smith [mailto:avalon73(at)arthurian.nu]
Sent: Friday, August 18, 2000 11:43 AM
To: hwg-techniques(at)hwg.org
Subject: First time using CSS, and... wha?
Forgot to include the URL that I was referencing in the email below
(doh! Thanks, Cindy :-)
http://www.arthurian.nu/ncsingles/
----------------------------------------------------------------------
Brian Smith // avalon73(at)earthling.net // http://www.arthurian.nu/
Software Developer // Gamer // Webmaster // System Administrator
"See - the thing is - I'm an absolutist. I mean, kind of... in a way..."
---------- Forwarded message ----------
Date: Fri, 18 Aug 2000 13:57:00 -0400 (EDT)
From: Brian Smith <avalon73(at)arthurian.nu>
Reply-To: avalon73(at)earthling.net
To: hwg-techniques(at)hwg.org
Subject: First time using CSS, and... wha?
I'm setting out on a first go with CSS, doing some things with a site that
I maintain, and it's coming out kinda weird. The first step is a pretty
simple effect with the links:
A:link {text-decoration: none;}
A:hover {text-decoration: underline;}
What happens is that at least 50% of the links behave as you'd expect (no
underline by default, and underlined when the mouse cursor is over them)
but some of the others are underlined all the time and don't change. The
first place this is noticeable is in the sidebar navigation menu.
I have link underlining turned off in the browser (IE 5.01) ... could that
be affecting it? I haven't tested with Netscape yet.
----------------------------------------------------------------------
Brian Smith // avalon73(at)earthling.net // http://www.arthurian.nu/
Software Developer // Gamer // Webmaster // System Administrator
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.