MOVE THE FIREFOX WINDOW
Posted by SantY in Internet Tips on Monday, June 29, 2009
MOVE THE FIREFOX WINDOW
Do U want to move your Firefox window automatically??
Just copy the following javascript & paste it to the Mozilla Firefox address bar &
hit enter!!
javascript:a=0;x=0;y=0;setInterval("a+=.01;x=Math.cos(a*3)*2;y=Math.sin(a*2)*2;moveBy(x,y)",2);void(0)
To stop moving, just refreas the window!
This entry was posted on Monday, June 29, 2009 at 4:11 PM and is filed under Internet Tips. You can follow any responses to this entry through the RSS 2.0. You can leave a response.
- No comments yet.