Quote:
Originally Posted by SysTaMatIcS
it only works on IE , not on firefox.
|
nope it worked on mozilla and ie for me.
try it again while opening a page (not a blank page )
Quote:
|
javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i) ;self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)
|