Words from Alejandro U. Alvarez
Posts tagged nify corners
New version of the nifty corners script
11384 days
I'm sure you've heard of the Nifty Corners js script to create very cool rounded corners, and some of you might even have used it, well there is a new version:
Nifty Corners Cube
It improves most flaws of the first version, plus it adds new features and functionalities. This is the new stuff:
- The numbers of parameters has been reduced from four of the first version and five of the second version to just two, of which one is optional.
- It's not necessary specify the colors anymore, since they are detected automatically.
They're easier to integrate into the design process, since the padding (both horizontal and vertical) of elements to round is preserved - It's easier to use them with other scripts
- The support of CSS selectors has been improved and expanded
- Just a single line in the head section is now needed for the whole library: even if they're still based on both CSS and javascript, the presentational CSS for Nifty Corners is loaded automatically by js
- They're now released under GPL licence.
So go on, download it and test it, and tell us how it went