Boxes or divs with rounded corners can be nice to present content in, but how to do it? Well, there are several ways using both CSS and JavaScript and here are just a few of them.
My impression when looking into this is that the javascript frameworks/toolkits don't have these functions built-in easy to use but instead you will have to use one of the below methods yourself.
- (it is done for you) - (A free JavaScript library) - (done for you) - - - - (CSS and JavaScript)
Please feel free to complement with any info or links. I was looking into this for a specific purpose and wanted to know of the best solution to go for. |