var currentpos,timer; function initialize() { timer=setInterval("scrollwindow()",10); } function sc(){ clearInterval(timer); } function scrollwindow() { currentpos=document.body.scrollTop; window.scroll(0,++currentpos); if (currentpos != document.body.scrollTop) sc(); } document.onmousedown=sc document.ondblclick=initialize
Learn
An educational resource published by
Communications Specialties
, Inc..
edu
Guide
The Advantages of Transmitting
Signals Digitally Over Fiber
Making sense out of complex Pro A/V and Broadcast technologies.
Why Digital Fiber Optics?