Thursday, November 17, 2005

Round corners on divs using css and javascript

I saw this recently so I thought I would pass it on.

MockiKit - A suite of lightweight javascript libraries.
I love the 'rounded corners' feature. (see http://www.mochikit.com/examples/rounded_corners/index.html)

The round corners code is based on the Rico library ( see http://openrico.org/rico/home.page )

.. which in turn based its implementation on "Nifty Corners: rounded corners without images " see http://pro.html.it/esempio/nifty/

1 comment:

Glen McGregor said...

That's a seriously cool way of having rounded corners. For such a simple thing to want to do, it's been so hard in the past.

Good find!

GitHub Projects