Jump to content

any php script to create rounded triangles ?


tmyonline

Recommended Posts

Hi guys:

 

First of all, I would like to thank those of you who have responded to my other postings.  Sometimes, I left without realizing that some of you did respond.  Many thanks!

 

Here we go:  I heard that there are PHP script that allows people to create rounded triangles, triangles with rounded corners.  Before, I had to create images for the four corners and put them together and this is a pain.  Anyway, if you know where I can find the PHP code and examples for this, I'll greatly appreciate if you let me know.  Thanks.

Do you mean apply rounded corners to item on your webpage? If so this is not handled by PHP but mainly JavaScript. Many Javascript frameworks allow you to apply rounded corners to items on your page. One such framework is JQuery

I heard that there are PHP script that allows people to create rounded triangles, triangles with rounded corners.  Before, I had to create images for the four corners ...

 

Triangles have three 'corners'. So what do you really want?

 

Perhaps this -> http://www.cssjuice.com/25-rounded-corners-techniques-with-css/ - would help?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.