Jump to content

Майкрософт, и их патч!


ARA
 Share

Recommended Posts

Привет уважаемые!

В общем, есть сайт (это не реклама), www.prm.ru

Такой вопрос, почему все браузеры кроме "осла" открывают контекстныйе баннеры - Flash, да и другие, только по второму клику?

Тоесть при наведение на баннер, появляется рамка, при нажитие, видать она активируется, и тока после второго нажатия переходит по ссылке, а это ужасный косяк!

Я сделал баннер, сгенерировал код (во Flash), просмотрел в IE6, и вс? работает пучком, ни какой рамки, ничего нет, вс? работает! Получается с локальной версией, браузер дает "разрешения", и данного бага не происходит, в отличие от тех что, загружаются из вне! Просто я копировал исходный код, удалил вс? лишние, поменял доктайп, проверил, и то же самое, в других браузерах такое не наблюдается!

кому интересно:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>

<title>PRM.RU</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1251" />
<meta name="description" content="news, pogoda" />
<meta name="keywords" content="news" />
<script type="text/javascript" src="http://prm.ru/js/png.js"></script>
<script type="text/javascript" src="http://www.prm.ru/changeact.php"></script>
<script language="javascript" type="text/javascript">
var m = document.uniqueID /*IE*/
&& document.compatMode /*>=IE6*/
&& !window.XMLHttpRequest /*<=IE6*/
&& document.execCommand;

try{
if(!!m){
m("BackgroundImageCache", false, true) /* = IE6 only */
}

}catch(oh){};
</script>
<script language="javascript" type="text/javascript">
function SetInput(obj, act)
{
this_obj=document.getElementById(obj);
if (act=='in')
{
if (this_obj.value=='Имя пользователя' || this_obj.value=='Пароль')
this_obj.value='';
if (obj=='upass')
this_obj.type='password';
}
else
{
if (obj=='uname')
{
if (this_obj.value=='')
this_obj.value='Имя пользователя';
}
else
{
if (this_obj.value=='')
{
this_obj.value='Пароль';
this_obj.type='text';
}
}
}
}
function topleft(url)
{ if(url.indexOf('album')>0)
{window.open(url, "", "width=830,height=690,status=no,toolbar=no,location=yes,menubar=no,scrollbars=yes, resizable=yes");}
else
{location.href=url;}
}
</script>
<script language="JavaScript" type="text/javascript" src="http://prm.ru/ckernel/mime/all.js"></script>
</head>


<body>
<script type="text/javascript" src="http://prm.ru/bengine/jsphp2.php?domain=prm"></script>

<script type="text/javascript" src="http://prm.ru/Bkernel/cookie.js" ></script>
<script type="text/javascript">
loadBanner();
</script>


<div style="display: block; background: #fff; border: 0px solid #cfcfcf;">
<script language="JavaScript" type="text/javascript">MyFunc(3,1);</script>
</div>
</body>
</html>

В чем может быть проблема, думаю в их политике (это связано с не ленцензионым ПО !?), и как с этим бороться?

Спасибо за внимание! :rolleyes:

Link to comment
Share on other sites

Привет!

Посмотрел страницу в разных браузерах: везде вс? переходит по первому клику, кроме Оперы. :rolleyes:

Ничего себе!

D.S.Denton туда смысла писать нету, ибо они вс? это придумали, мы так пологаем! Там же скандал был, по счет лицензионного ПО, вот они и решили всех нагреть!

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy