Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5955431
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T18:06:48+00:00 2026-05-22T18:06:48+00:00

Curve border is working on Firefox ,Google Chrome but not working on IE?any idea

  • 0

Curve border is working on Firefox ,Google Chrome but not working on IE?any idea how to do make it work ?

-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:92px;
-moz-border-radius-topleft:92px;
-moz-border-radius-topright:2px;
-webkit-border-bottom-left-radius: 2px;
-webkit-border-bottom-right-radius: 92px;
-webkit-border-top-left-radius: 92px;
-webkit-border-top-right-radius: 2px; 
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T18:06:48+00:00Added an answer on May 22, 2026 at 6:06 pm

    Unfortunately IE6-IE8 do not support rounded borders. Instead you would need to use something like CSS3PIE.

    IE9 however DOES understand border-radius

    Update further to comment that it ‘won’t work’ – here is a quick step-by-step (this is a very simple, high-level sample.

    1. Download CSS3PIE at http://css3pie.com/download-latest
    2. Save the .htc file in the root of your site
    3. Lets say you have a div with the id of foo:

      <div id="foo">Hello, I'm rounded</div>
      

    Your CSS for this could be:

    #foo { width: 500px; height: 200px; background: blue; -moz-border-radius: 12px; /* FF1-3.6 */
           -webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
           border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */  }
    

    You simply need to add one more rule to the bottom of that CSS, as follows behavior: url(/PIE.htc);

    This will cause CSS3 to apply your border-radius rules to IE6-8.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using a -webkit-border-radius: 7px;-moz-border-radius: 7px; to make my accordions and buttons curvy.And
I've made a site using this border radius code: http://code.google.com/p/curved-corner/ I'm referencing to url(border-radius.htc)
I've lost alot of time to try to make this work, but with no
I have a button and its type is UIButtonTypeRoundedRect, but its border does not
I know how to create a css circle with border radius etc, but i'm
Curve the border of silverlight listbox control: I just want to curve the ends
currently working on generation elliptic curve for ECDSA and met some problems: An elliptic
I have a div with border-radius set to some value (let's say 10px), and
I'm trying to draw half of an existing quadratic curve, though I'm not sure
As you can see in the screenshot, my alert dialog border is not rendering

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.