[thelist] using CSS on file upload "Browse..." button

Sarah poohbear at designshift.com
Thu Mar 6 09:01:01 CST 2003


>Have you tried using attribute selectors?
>http://www.meyerweb.com/eric/articles/webrev/200008a.html
>http://www.w3.org/TR/REC-CSS2/selector.html#attribute-selectors
>
>e.g.
>input[type='file'] {
>         background: green;
>}

Emma,

Thanks for the suggestion, it looks great in Mozilla. Too bad it doesn't
work in IE (yet) :(

Sarah





More information about the thelist mailing list