Hacker News new | ask | show | jobs
by scooter53080 6602 days ago
don't know who came up with this first, but it looks strikingly similar to 'nifty corners': http://www.html.it/articoli/nifty/index.html

Here is a technique I have used before to add a 'snazzy border': http://www.cssplay.co.uk/boxes/snazzy.html

1 comments

Yeah it is essentially the same technique that all those JS rounding libraries use. The nice thing about the libraries is that you don't have to see all those extra horseshit DOM elements you need to make this work.

Either way you're going to make a standarista cry.