Как сделать пользовательский фильтр для IE 6/7/8CSS

Разбираемся в CSS
Anonymous
Как сделать пользовательский фильтр для IE 6/7/8

Сообщение Anonymous »

Как сделать пользовательский фильтр для IE 6/7/8 (проблема Cross Browser)

-ms-accelerator
::-ms-backdrop
-ms-behavior
-ms-filter
-ms-fullscreen
-ms-interpolation-mode
filter
< /code>

html < /p>


< /code>

Internet Explorer 5.5 или позже < /p>

Сценарии < /p>

object .style.filter =
"progid:DXImageTransform.Microsoft.Chroma(sProperties)"


Подробнее здесь: https://stackoverflow.com/questions/180 ... r-ie-6-7-8

Вернуться в «CSS»