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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T19:41:22+00:00 2026-05-11T19:41:22+00:00

My page contains an image like in example below. Width of the image depends

  • 0

My page contains an image like in example below. Width of the image depends on browsers width and height is being changed authomaticly (something like ).

This image looks nice after resizing in all browsers except IE (I’ve tested in IE7 and IE6). In IE image looks ugly. Some parts are thicker than should be and some parts are thinner.

alt text http://img39.imageshack.us/img39/7202/88017917.png

I’m almost sure that it is due to IE doesn’t use smoothing. But I wonder how to solve this unpleasent problem?


I dont have ie7 but this code should work fine there. But how to fix it for ie6?

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
  <style type="text/css">
    img { -ms-interpolation-mode:bicubic; }
  </style>
</head>
<body>
  <div style="width: 50%;">
    <img src="pp.jpg" width="100%">
  </div>
</body>
</html>

From flickr devs:

IE 6 is a riskier proposition, but can
show improved image resizing when the
AlphaImageLoader CSS filter is
applied, the same filter commonly used
for properly displaying PNGs with
alpha transparency. For example,
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src=’/path/to/image.jpg’,
sizingMethod=’scale’);. While there is
no transparency to apply here, the
resizing method applied gives a
higher-quality result.

I cant make it work yet, actually I haven’t ever used filters. Maybe anyone can give me working code?

  • 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-11T19:41:22+00:00Added an answer on May 11, 2026 at 7:41 pm

    Unstoppable Robot Ninja has an article with more information and some code to make it work on IE6 and IE7.

    The problem is not IE specific, but platform specific. Firefox, Safari etc. all use their own rendering engine that scales much smoother than native Windows scaling does.

    I’d advise to add the CSS declarations or JavaScript code in Conditional Comments, so non IE browsers don’t have to download the extra code or issue another request. This also keeps your CSS clean and valid.

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

Sidebar

Related Questions

My master page contains a list as shown here. What I'd like to do
I have a master page called SampleMaster.master and this page contains a Repeater control
When trying to get next activities it shows this error: This page contains the
On this page of the Bootstrap documentation, an example is provided demonstrating the hero
I am uploading a web page to ftp server. This page contains images with
I certain html page contains links that are displayed with each onclick event. I
Currently I have two pages: The first page contains an input form, and the
I have a jsp page with two radio tags. The page contains a struts2
In the Preferences app, Safari's settings page contains buttons labeled Clear History or Clear
I'm quite new to JSON handling and I've got myself stuck. My page contains

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.