> Now instead of opening up inkscape it's just a call to a PHP script like:
> background-image: url(corner.png.php?fgc=ccc&bs=1&bgc=000&bc=fff&r=90);

So for everytime the css file is called, your script has to create an image? 
Has this impacted on your sites / servers performance any?

Have you considered a caching solution - where the new image is generated then 
stored static until it needs to change again?

Also, there's always things like this using the Dom & JavaScript:
http://www.456bereastreet.com/archive/200505/transparent_custom_corners_and_borders/
 


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to