Показать сообщение отдельно
  #4 (permalink)  
Старый 27.07.2011, 17:27
sinistral
Посмотреть профиль Найти все сообщения от melky
 
Регистрация: 28.03.2011
Сообщений: 5,418

<style>
a { cursor : text; text-decoration : none; color : black; }
</style>
<a href="ya.ru">yandex!</a>


это полностью изуродованная

<style>
a { cursor : text; text-decoration : none; color : black; }
</style>
<a href="ya.ru">yandex!</a>

<script>document.getElementsByTagName("a")[0].removeAttribute("href")</script>
Ответить с цитированием