|
Well, I like the generator, and have found it useful.
I am planning to improve it by checking if all the corners are checked then simply add
-moz-border-radius:$setRadius px;
-webkit-border-radius:....
border-radius:.....
To make it cleaner.
And by not using an IE working technique, no offense, but people that are using IE really don't deserve nice corners, IE is buggy, it 'makes it's own standards'... Man I could go on. But don't start flaming me for it.
Maybe I'll add an option for you to use images, but that would be very hard since I would generate them by GD, and they wouldn't work with a box without a solid background...
Last edited by Physicsguy; 06-22-2010 at 10:09 PM..
|