Изменяющаяся ссылка

 

Inactive style text

 <script language="JavaScript">

<!-- begin script

function netie(net, ie) {

  if ((navigator.appVersion.substring(0,3) >= net && navigator.appName == 'Netscape' && net != -1) || (navigator.appVersion.substring(0,3) >= ie && navigator.appName.substring(0,9) == 'Microsoft' && ie != -1))

    return true;

else return false;

}

//  end script -->

</script>

</head>

<body>

<a href="http://dynamicdrive.com" style="color:#FF0000;font-size:10pt" onMouseOver="netie(-1,4)?this.style.color='#00FF00':null;netie(-1,4)?this.style.fontSize='10pt':null;netie(-1,4)?this.innerText='Active style text':null" onMouseOut="netie(-1,4)?this.style.color='#FF0000':null;netie(-1,4)?this.style.fontSize='10pt':null;netie(-1,4)?this.innerText='Inactive style text':null">Inactive style text</a>

 

 

 






Разработал: Лустин Илья
e-mail: 4lis@mail.ru
г. Тольятти
Hosted by uCoz