Fix IE8 cannot display PNG picture resolution

Source: Internet
Author: User
Tags image filter

Today, I suddenly found that a lot of pictures of the Web site are small forks, and later found that it is my IE8 can not properly display the problems caused by PNG pictures. How to solve this problem?

In fact, the problem is because the registry has a problem, only need to modify the registry can be,

The manual modification method is to save the registration code in Notepad, save it as Fix-ie8.reg, and then double-click the import! This method supports the WinXP and Windows7 operating systems.

Windows Registry Editor Version 5.00

[Hkey_classes_rootmimedatabasecontent Typeimage/png]

"Extension" = ". png"

' Image Filter CLSID ' = ' {a3ccedf7-2de2-11d0-86f4-00a0c913f750} '

"CLSID" = "{4063be15-3b08-470d-a0d5-b37161cffd69}"

[Hkey_classes_rootmimedatabasecontent Typeimage/pngbits]

"0" =hex:08,00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,89,50,4e,47,0d,0a,1a,0a

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.