|
solidghost
|
 |
« on: October 08, 2006, 11:17:02 AM » |
|
http://www.curvycorners.net/index.phpcurvyCorners is a free JavaScript program that will create on-the-fly rounded corners for any HTML DIV element, that look as good as any graphically created corners.
|
|
|
|
|
Logged
|
|
|
|
|
Darksat
|
 |
« Reply #1 on: October 08, 2006, 11:53:01 AM » |
|
Nice link. Thanks
|
|
|
|
|
Logged
|
|
|
|
|
solidghost
|
 |
« Reply #2 on: October 08, 2006, 03:07:54 PM » |
|
Yup, no need to wait till CSS3. And no need to use your photoshop anymore. Just a javascript.
|
|
|
|
|
Logged
|
|
|
|
|
sacx13
|
 |
« Reply #3 on: October 09, 2006, 06:59:49 AM » |
|
Mozilla browser already know stuff like that directly from css  Regards
|
|
|
|
|
Logged
|
|
|
|
|
solidghost
|
 |
« Reply #4 on: October 10, 2006, 01:54:42 AM » |
|
That's mozilla only? How about IE or opera ?
|
|
|
|
|
Logged
|
|
|
|
|
sacx13
|
 |
« Reply #5 on: October 10, 2006, 08:51:24 AM » |
|
Is Mozilla only.
Regards
|
|
|
|
|
Logged
|
|
|
|
|
lsatblu
|
 |
« Reply #6 on: October 15, 2006, 06:14:34 AM » |
|
Thats pretty cool. I'll need to use something like that on my next website..
|
|
|
|
|
Logged
|
|
|
|
|
solidghost
|
 |
« Reply #7 on: October 18, 2006, 11:12:36 AM » |
|
Anyone knows when CSS3 will be officially ready?
|
|
|
|
|
Logged
|
|
|
|
|
Darksat
|
 |
« Reply #8 on: October 18, 2006, 06:28:56 PM » |
|
Strange, im sure Opera has something like this as well. I know SVG can do things like this.
|
|
|
|
|
Logged
|
|
|
|
|
sacx13
|
 |
« Reply #9 on: October 20, 2006, 07:51:52 AM » |
|
But svg is a different thing.  Regards
|
|
|
|
|
Logged
|
|
|
|
|
Darksat
|
 |
« Reply #10 on: October 20, 2006, 12:20:50 PM » |
|
Yes, but it has native support in Opera.
|
|
|
|
|
Logged
|
|
|
|
|
sacx13
|
 |
« Reply #11 on: October 23, 2006, 06:56:35 AM » |
|
Konqueror and Safari also have support for svg.
Regards
|
|
|
|
|
Logged
|
|
|
|
|
TVD
|
 |
« Reply #12 on: October 23, 2006, 10:43:39 AM » |
|
Nifty Corners is probably the better known version. Though I'd personally stick to the non-javascript versions, as not everybody has it enabled 
|
|
|
|
|
Logged
|
|
|
|
|
neutron2k
|
 |
« Reply #13 on: November 01, 2006, 03:10:55 PM » |
|
you should always avoid using browser specific scripts/styling and you should avoid using javascript for laying out your web site. Lots of people still browse with active scripting support disabled for security reasons. use another css work around for corners 
|
|
|
|
|
Logged
|
|
|
|
|
|
|