Think of a normal border with a solid color for the left, top and right, but I need to have the left and right fade into a blank bottom. Any pointers on how to implement with cross browser support? Thanks for any help!
+4
A:
Not with cross browser support, not yet: border-colors
is part of CSS 3. You would have to use a background image.
Pekka
2010-06-29 15:20:01
+1 Plus, images have cross browser support.
Robert Greiner
2010-06-29 15:22:36
Thanks. I was hoping there would be some CSS support for a linear gradient, but oh well.
Matthew Sowders
2010-06-30 15:27:24