Linda Miller, DVM wrote:

> Sorry. I should have checked this first.

Checked what?

> It must have been the browser that I was using.... Safari 4.0.4 on the 
> Mac.

No, I think it's on line 42 of your code. A wild guess, but it _might_ be 
true, whereas your guess is most probably wrong, as you seem to suggest that 
the simple selector

> #closeButton

does not work on a particular browser. Browsers have buggy CSS support, but 
hardly that buggy. The odds are that the browser recognized your selector 
but had issued with your CSS declarations. So you probably still have the 
original problem.

Specifically, browsers often have limitations and bugs in formatting form 
fields, like a button. This normally has nothing to do with the selector 
used to "pick up" the field.

As usual, a URL would be worth a thousand words.

-- 
Yucca, http://www.cs.tut.fi/~jkorpela/ 

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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/

Reply via email to