You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Портфолио https://www.behance.net/d4d4186e
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Портфолио https://www.behance.net/d4d4186e
Question
SoFuWa
Сайт*** там меню и бэкгроунд глючит в IE6
Используется iepngfix в файле тилей он вызывается
.png{behavior:url(js/iepngfix.php)}
вот содержимое iepngfix.php
<?php
// Use this file in your CSS in place of the .HTC file if it works offline but not online.
// It will send the correct MIME type so that IE will execute the script correctly.
header('Content-type: text/x-component');
include('iepngfix.htc');
?>
Во всех браузерах и во всех версиях работает, только в IE6 и младше такой глюк. Еще ошибка на сайте Access is denied: http://www.crocustours.ru/js/iepngfix.php
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.