The lack of proper PNG support in IE6 is a well-known issue with several solutions. There does not seem to be a clear best practice or method.
What do you offer for a better solution, and why?
The best solution I found is the Original PNG Fix . It is tiny, fast, and fixes most of the problems found in other solutions.
1) Eliminate the need for alpha transparency
Otherwise
2) Javascript , . SuperSleight , javascript.
3) IE6 CSS IE6.
IE6, , , 3 .
-Adam
*.png *.gif IrfanView, . GIF-Format 256 , : (
- pngfix.js, PNG IE6.
DirectX AlphaImageLoader
Twinhelix
and version 2.0 , still not fully tested, seems to work fine with background PNGs too.
You cannot ignore IE 6.0, as it still accounts for over 20% of the browser market share. GIF transparency is below par.
Use PNG-8 for transparency, as it will work with IE6. It will act as a GIF image under IE6, while it provides alpha transparency in more convenient browsers.
Source: https://habr.com/ru/post/1703107/More articles:How to make an expression inside a select statement without returning it as a column? - mysqlSpeed indicated parameters for macro - macrosexpectations in the C component? - cСобытие SelectedIndexChanged не срабатывает, если элемент уже выбран в раскрывающемся списке? - c#The best way to prepare a read-only database - performanceWpf style resource for foreground color of selected list item - c #Limit selection in a list in vb.net - vb.netHow to optimize this code? - optimizationHow can I apply all sql files in a directory? - sqlCreate a cache dependency on the folder and its subfolder - cachingAll Articles