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 h开发者_Go百科elp!
Not with cross browser support, not yet: border-colors
is part of CSS 3. You would have to use a background image.
精彩评论