Javascript-форум (https://javascript.ru/forum/)
-   Internet Explorer (https://javascript.ru/forum/css-html-internet-explorer/)
-   -   Неработает js в ie (https://javascript.ru/forum/css-html-internet-explorer/17001-nerabotaet-js-v-ie.html)

TBIKC 02.05.2011 16:02

Неработает js в ie
 
Есть код меню
document.write('<style>a {text-decoration: none; /* Убирает подчеркивание для ссылок */ color:silver;} a:hover{color:red;}</style>');

document.write('<font color="#ff207b" size="+1"><a href="content.html" target="CONTENT">Главная страница</a></font></a><br>');
document.write('<a href="p_1.html" target="CONTENT">Пояснительная записка</a><br>');
document.write('<a href="p_2.html" target="CONTENT">Тематический план</a><br>');

Есть само меню
<script language="JavaScript" src="menu.js" type="text/javascript"></script>


Не отображает ничего в любом IE
Помогите пожаалуйста


Часовой пояс GMT +3, время: 19:42.