[SimplifiedScroller]

Sehr einfach zu realisierender Textscroller.

[zwischen <BODY> und </BODY>]

<script LANGUAGE="JavaScript">
<!-- Begin
document.write('<marquee id="iescroller" direction="up" width="20%" height="65" scrollamount="2" scrolldelay="100" style="border:3 solid red;background-color:black">');
iescroller.onmouseover=new Function("iescroller.scrollAmount=0");
iescroller.onmouseout=new Function("iescroller.scrollAmount=2");

document.write('<font size="5" face="Monotype corsiva" color="Yellow">')
document.write('<Div align="center">Lessons are not given, they are taken.</div><br><br>');
document.write('<Div align="center">Quality means doing it right the first time.</div><br><br>');
document.write('<Div align="center">People don\'t plan to fail, they just fail to plan.</div><br><br>');
document.write('<Div align="center">If you can dream it, you can do it.</div><br><br>');

document.write('</font>');
document.write('</marquee>');
//  End -->
</script>

[Autor]

??

[Download]

Kopieren Sie bitte den Code

Copyright © 1998- Nightfire Webworker Archiv Script No: 0242