Бегающий текст

 

 <body>

<script language="JavaScript">

<!-- Begin

 

 

mesg = "The JavaScript Source, another marvelous use of bandwidth!";

isNS = (navigator.appName == "Netscape");

isIE = (navigator.appName == "Microsoft Internet Explorer");

text = ("<i><font size=2>"+mesg+"</font></i>");

if (isNS) {

document.write("<blink>" + text + "</blink>");}

else if (isIE) {

document.write("<marquee behavior=alternate direction=right>" + text + "</marquee>");}

// End -->

</script>

<noscript>

<i><font size=2>The JavaScript Source, another marvelous use of bandwidth!</font></i>

</noscript>

 

</body>

 

 






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