Search code examples
javascripthtml-tablerounded-corners

How does one round TABLE corners with JS or CSS?


I've got a plain html table, and I'd like to round its corners in some way that is more automated than creating a different image for each foreground/background combination. Oh, and it absolutely must work with IE7. Anyone know of such a library?


Solution

  • You could use Rico Corner (requires prototype)

    It's used on SlimTimer