|
|
#1 |
|
Silver Member
![]() Join Date: Aug 2011
Location: Tennessee
Posts: 125
|
Here is what I have defined.
border-top-left-radius: 10px; border-top-right-radius: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -o-border-top-left-radius: 10px; -o-border-top-right-radius: 10px; -ie-border-top-left-radius: 10px; -ie-border-top-right-radius: 10px; All work except, drum roll please, Internet Explorer. How do I get the rounded corners in IE? |
|
|
|
|
|
#2 |
|
Platinum Member
![]() |
|
|
|
|
|
|
#3 |
|
Diamond Member
![]() |
__________________
Ronald Roe Web Designer/Front-end Developer Useful: CSS-only Dropdown Menu | jQuery Help | What Should I Learn? | Box Model | Media Queries |
|
|
|
|
|
#4 |
|
Silver Member
![]() Join Date: Jul 2011
Location: WAshington
Posts: 151
|
Ronaldroe that was simply awesome!! I wonder if it works with Dragon speak... To cool.
|
|
|
|
|
|
#6 |
|
Silver Member
![]() Join Date: Jul 2011
Location: WAshington
Posts: 151
|
I just used this off of the very first link posted by Caldwell and it works like a charm
PHP Code:
|
|
|
|
|
|
#7 |
|
Diamond Member
![]() |
Fireproof, yours won't work in IE 8 and below. 6 and 7 are damn near irrelevant, but unfortunately, 8 still is.
Glenn, you can't always just go with the first search result. A few results down was CSS3PIE, which is the answer you're looking for.
__________________
Ronald Roe Web Designer/Front-end Developer Useful: CSS-only Dropdown Menu | jQuery Help | What Should I Learn? | Box Model | Media Queries |
|
|
|
|
|
#8 |
|
Platinum Member
![]() |
Yeah and that's also the 2nd link I gave :/
|
|
|
|
|
|
#9 | |
|
Silver Member
![]() Join Date: Aug 2011
Location: Tennessee
Posts: 125
|
Quote:
|
|
|
|
|
|
|
#10 |
|
Silver Member
![]() Join Date: Aug 2011
Location: Tennessee
Posts: 125
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|