OKANOWEB WEB PARTS SAMPLE

HTMLTIPS&TRICKS

MovingBackground...

<SCRIPTlanguage=JavaScript>
<!--

varpos=0;functiontimer(){obj=document.getElementById("title");obj.style.backgroundPosition=pos+"px"+pos+"px";pos+=8;}//-->
</SCRIPT>
<BODYbgColor=#80e0ffonload="setInterval('timer();',500);">