Показать сообщение отдельно
  #3 (permalink)  
Старый 08.02.2013, 19:13
без статуса
Отправить личное сообщение для Deff Посмотреть профиль Найти все сообщения от Deff
 
Регистрация: 25.05.2012
Сообщений: 8,219

<html>
    <head>
    </head>
    <body>
      <script>
document.write('<div style="position: absolute; width: 282px; height: 230px; z-index: 3; left: 10px; top: 15px; border-style: solid; id="ball"><iframe id="mouse22" src="3.html" width="10" height="10" scrolling="no"></iframe><div style="border:red solid 2px;position: absolute; width: 100px; height: 100px; z-index: 1; left:0px; top:1px;text-align:center;color:red;cursor:pointer;" id="layer3" onclick="this.style.display=\'none\'">Сlick</div></div>');
</script>

      </div>
    </body>
  </html>
Ответить с цитированием