Posted by mscir on 06/25/05 06:28
mscir wrote:
> Ron Brennan wrote:
> <snip>
>
>> Yes, <button type=button...> is valid. I'll try Mike's suggestion of
>> experimenting with the various settings, but it seems that this
>> shouldn't be
>> necessary.
>> Ron
One way to avoid it would be to make the button background-color and
border color the same. I think that would make the text vertically
center normally, but it still doesn't show the 'depressed when clicked'
look in my 3 non-IE browsers.
background-color: #somecolor;
border: 1px solid #somecolor;
Mike
Navigation:
[Reply to this message]
|