Jump to content

border radius


sarath

Recommended Posts

Border radius is a css function that doesn't work in IE so it is better to avoid using these styles as listed in this tutorial:-

http://www.the-art-of-web.com/css/border-radius/

They are CSS3 properties not supported by most browsers yet.

 

Curved corners can be created with or without javascript. See these examples

http://www.wickham43.net/specialeffects.php#roundedcorners

Item 8a is CSS (no javascript) and you have to make a curved corner with the colors you want inside and outside the radius; then save it four times, turning it 90 degrees before each save.

 

Item 8b is a javascript solution which does not require images.

Edited by Wickham
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...