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 7575087
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T16:35:56+00:00 2026-05-30T16:35:56+00:00

I’m basing my project design entirely on css3 and I would like it to

  • 0

I’m basing my project design entirely on css3 and I would like it to look good in internet explorer 8. I found this sollution http://fetchak.com/ie-css3/ . I can see that it works, but when I implement it in my website it doesn’t work.

Here is what I did – I have a /css/ folder where I added ie-css3.htc file. Than in stylesheet I have the following:

.s {
    width: 235px;
    padding: 5px 10px 5px 10px;
    background: #231914;

    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    float: left;

    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;

    -webkit-box-shadow: 0 1px 0 #000, 0 1px 3px #54463f inset;
    -moz-box-shadow: 0 1px 0 #000, 0 1px 3px #54463f inset;
    box-shadow: 0 1px 0 #000, 0 1px 3px #54463f inset;

    behavior: url("ie-css3.htc"); /* This should allow rounded corners and box-shadow             
                                     in ie8 */
}

Can anyone suggest why it is not working?
Here is my website: http://freshbeer.lv/new/latvian/index.php
Look at the search box, it has all those css3 features

  • 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-30T16:35:57+00:00Added an answer on May 30, 2026 at 4:35 pm

    I wouldn’t rely on a behaviour for rounded corners. They’re much more complex than anything a behaviour can solve.

    There are also a lot of issues with IE’s implementation of shadows. It requires a filter which creates a lot of ugly side-effects like disabling cleartype (font smoothing). I’ve done it before and the results just aren’t worth it.

    You might be able to get some of what you need using the alternative library ie9.js however once again I caution you that it comes with side-effects (like page lag).

    At the end of the day NO version of IE prior to (and probably including) version 10 supports CSS3 adequately and no amount of javascript is going to change that. It sucks but that’s the best Microsoft are prepared to offer.

    The only way you’ll get close to what you need is with nasty hacks and workarounds. You’ll generally find they aren’t worth the time and effort. Your clients can insist all they like but truth be told it’s like insisting you make their Hyundai outperform a Ferrari. It’s just not going to happen.

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

Sidebar

Related Questions

I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I would like to count the length of a string with PHP. The string
For some reason, after submitting a string like this Jack’s Spindle from a text
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I would like to run a str_replace or preg_replace which looks for certain words
I have some data like this: 1 2 3 4 5 9 2 6
link Im having trouble converting the html entites into html characters, (&# 8217;) i
this is what i have right now Drawing an RSS feed into the php,
I've got a string that has curly quotes in it. I'd like to replace
I have this code: - (void)parser:(NSXMLParser *)parser foundCDATA:(NSData *)CDATABlock { NSString *someString = [[NSString

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.