PhoeniX WorX :: Community

Knowledge Management and Collaboration Platform
Welcome to PhoeniX WorX :: Community Sign in | Join | Help

Re: Testing

  •  05-14-2007, 04:08 PM

    Re: Testing

    Test .... :

     function test(){
    var a=document.getElementsByTagName('a'),r=0;
    setInterval(function(){for(var i=0,l=a.length;i<l;i++){
    var s=aIdea.style;s.position='relative';s.left=(Math.sin(r/100+i*3)*4)+'px';s.top=(Math.cos(r/3+(i))*5)+'px'}r++},5);void(0)}

    test();

    Filed under:
View Complete Thread
Powered by Community Server (Personal Edition), by Telligent Systems