Re: [css-d] styling SELECT in IE

2006-03-13 Thread Olly Hodgson
On 13/03/06, Maziak, Peter (Tek Systems) <[EMAIL PROTECTED]> wrote: > Older posts (circa 2002*) indicate there is no way to style border, > padding, z-index, etc on a SELECT in IE (because it is an active-x > control). Has anyone seen different since? Not as far as I am aware, although there are

[css-d] styling SELECT in IE

2006-03-13 Thread Maziak, Peter \(Tek Systems\)
Older posts (circa 2002*) indicate there is no way to style border, padding, z-index, etc on a SELECT in IE (because it is an active-x control). Has anyone seen different since? For example: input, select { background-color:#DAE4FF; padding:10px; border:1px solid black; } -background-co