Jump to content

Rounded Corner of div in IE


Recommended Posts

Posted (edited)

border-radius is a CSS3 (new) feature which isn't supported by IE6, IE7 or IE8.

 

You can use corner images as item 8a or javascript as item 8b here:-

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

item 8c is the CSS3 border-radius.

 

Corner images work in all browsers but are more complicated to code.

 

Javascript corners are easy to code but won't work if javascript/ActiveX is disabled.

Edited by Wickham
  • 1 month later...
Posted

Hi All,

I'm very new to designing world. I want to apply rounded corners to <div> in my HTML page.

I have done this with reference from http://jonraasch.com/blog/css-rounded-corners-in-all-browsers#IE-border-radius.

This CSS works fine on Mozilla, Google Chrome, etc. But it is not working for internet explorer 8.

Please help me it's urgent.

 

Thanks in anticipation.

NamrataC:

 

Are you familiar with Photoshopping it? Here is what I did to help show someone else how to do it: http://reaganator.com/cremebrulee/table.htm

If you need help figuring out the code I used, ping me, and I can lend a hand. « tables

 

Or there is this method of doing it, too... http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners-borders.shtml « div

 

And sorry for the super-late reply on this... rolleyes.gif

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...