1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Rounded corners in IE

Discussion in 'CSS' started by secretja, Nov 11, 2010.

  1. #1
    Hello,

    have somebody some new solution for rounded corners in IE?
    I am good with all other browsers.

    Thank you.
     
    secretja, Nov 11, 2010 IP
  2. jdjaded

    jdjaded Peon

    Messages:
    123
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I haven't been able to figure it out either. I don't think there's any workaround for IE8. we can only hope that IE9 gives SOME thought to CSS3...
     
    jdjaded, Nov 11, 2010 IP
  3. workingsmart

    workingsmart Well-Known Member

    Messages:
    411
    Likes Received:
    12
    Best Answers:
    9
    Trophy Points:
    120
    #3
    IE Does NOT support rounded corners...

    Use the Chrome Frame if you want... - That will render the site as shown in Chrome.....

    IE9 Will/does support border-radius :)

    But there is NO work around for below IE9 other than using the Chrome frame or images... UGH!

    Cheers!~
     
    workingsmart, Nov 11, 2010 IP
  4. webcosmo

    webcosmo Notable Member

    Messages:
    5,840
    Likes Received:
    153
    Best Answers:
    2
    Trophy Points:
    255
    #4
    you can try with multiple div css for this.
     
    webcosmo, Nov 11, 2010 IP
  5. teddyh1406

    teddyh1406 Active Member

    Messages:
    36
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    93
    #5
    maybe you can try to look this link web.. but you must translate to english.. here.. xxx.kaskus.us/showthread.php?t=3571781
    i'm sorry, i'm not fill the link but you can try in address bar your browser..

    change xxx to www.
     
    teddyh1406, Nov 11, 2010 IP
  6. GWiz

    GWiz Peon

    Messages:
    359
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Either find a JS solution or try this: http://fetchak.com/ie-css3/

    There are many hacks out there that can get border-radius to work in IE, it just might not work too well.
     
    GWiz, Nov 12, 2010 IP
  7. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #7
    radiant_luv, Nov 12, 2010 IP
  8. barsha01

    barsha01 Peon

    Messages:
    36
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    barsha01, Nov 12, 2010 IP
  9. workingsmart

    workingsmart Well-Known Member

    Messages:
    411
    Likes Received:
    12
    Best Answers:
    9
    Trophy Points:
    120
    #9
    JS = Yes there's a work around as shown above... But html/css = NO Work around below IE9..

    In addition to the links above there's NiftyCorners, it has been around a while... :)

    Cheers!~
     
    workingsmart, Nov 12, 2010 IP
  10. secretja

    secretja Peon

    Messages:
    217
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Hello,

    I made this with divs and images but this is to much work if u have enough content. I know for niftyconers and that is nice thing but don't work for IE for me. I try a few JS and the same, didn't work. Will try this what U post to see. I don't know why they don't made normal browser like all normal people. :)

    Thank you guys.
     
    secretja, Nov 13, 2010 IP
  11. craig84

    craig84 Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    I'm afraid that no one can help you with this issue. I have tried lots of tips but in fact none of this helped me. Hopefully the support for HTML 5 will be better
     
    craig84, Nov 15, 2010 IP
  12. workingsmart

    workingsmart Well-Known Member

    Messages:
    411
    Likes Received:
    12
    Best Answers:
    9
    Trophy Points:
    120
    #12
    border-radius is a CSS property and has nothing to do with HTML5...

    The only way to make this happen across all browsers is in a fixed width environment with 2 images and 2 div's...

    I'm going to show you here: http://clientdemos.info/roundcorners/

    Cheers!~
     
    Last edited: Nov 15, 2010
    workingsmart, Nov 15, 2010 IP
  13. KindSoles

    KindSoles Greenhorn

    Messages:
    28
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    13
    #13
    You could always try CSSpie, http://css3pie.com/
    I've used this for a few IE fixes myself.
     
    KindSoles, Nov 15, 2010 IP
    explosivefruit likes this.
  14. workingsmart

    workingsmart Well-Known Member

    Messages:
    411
    Likes Received:
    12
    Best Answers:
    9
    Trophy Points:
    120
    #14
    @KindSoles

    Hey thanks for sharing that link, never knew about that one... will have to try it out!! :) Cheers!~

    +rep for that one!!
     
    workingsmart, Nov 15, 2010 IP
  15. explosivefruit

    explosivefruit Member

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #15
    I used some JS called curvycorners but css3pie looks interesting. :)
     
    explosivefruit, Dec 4, 2010 IP
  16. CSM

    CSM Active Member

    Messages:
    1,047
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    55
    #16
    I tried CSS3PIE once but it did not work as expected.

    IE != border-radius
     
    CSM, Dec 20, 2010 IP
  17. MyEasyCpa

    MyEasyCpa Peon

    Messages:
    336
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #17
    Yeh I cant work it out either..
     
    MyEasyCpa, Dec 20, 2010 IP
  18. cazort

    cazort Peon

    Messages:
    276
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #18
    If you want rounded corners, I think the best bet is to do it using images. The code can take up a lot of space, but it's relatively straightforward. There are good tutorials on how to do it.

    I would recommend against any other solution besides images because none of the other options will be portable to different browsers.
     
    cazort, Dec 23, 2010 IP