Jump to content
xisto Community
FirefoxRocks

Rounded <div> Boxes JavaScript Help #2

Recommended Posts

This is my second help post in this Java/JavaScript section.

 

Can someone write/find me a piece of code that will create rounded <div> boxes?

 

Preferred stuff:

Box MUST be customizable using CSS internal/external stylesheets.

The box must be in a shape of a rounded rectangle (make one in Microsoft Paint if you don't know what that is).

A title bar is preferred (rounded or not) but isn't madatory.

 

Remember: Any help would be appreciated. All codes will be tested and best code be selected.

Share this post


Link to post
Share on other sites

Javascript would not help you to make rounded corners, since rounded corners have nothing to do with client side scripting... In order to create rounded corners, you need to use either css or use photoshop image to create those <div> boxes.. Try the link provided by jlhaslip or google it to find more about such ways to make a rounded boxes..

Edited by hype (see edit history)

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | 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.