Previous Message
Next Message

Re: [css-d] radio buttons, background color, and Mac IE 5

Sent by Kevin Smith on 19 February 2002 13:01


On 02.19.2002 1:16 PM, John Reeve wrote:

> Radio buttons on a page with a black background display a white square
> around them when viewed in Mac IE5. I've searched google and this lists
> archives and found no answer. Is there a fix for this? Or is this a known
> bug?

Hard to say what's going on without more information, but the following
doesn't produce a white square around the radio button:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
    <title>untitled</title>
</head>
<body style="background:black">
    <input type="radio">
</body>
</html>


--
kevin c smith                                      tel: 410.571.9462
[EMAIL-REMOVED]                             http://www.tatnet.com
Previous Message
Next Message

Message thread: