Home     PHP / Javascript / Ajax
PHP Cool Corners Script

PHP Script Codes > visual-effects

Cool Corners Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 5876

PHP Script Codes > Cool Corners
This script can transform those dull square DIVs into nice cool-looking DIVs with round corners.
So, more or less what you can do with the Mozilla CSS property -moz-border-radius, but something that will work in other browsers too.
I know there's already heaps of scripts that can do something like that for you, but all these scripts require a lot of additional HTML code, CSS code and images, which makes it both hard to implement and creates ugly code.
This script is unique in that you only have to add a class-name (that you can pick yourself!) to your DIV, and the script will take care of the rest. No images needed!