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)
|
Light Poster
|
|
| 6Sep2007,23:51 | #1 |
|
1: Copy and paste the java script code to the address bar of your browser
Quote:
|
|
Team Leader
|
![]() |
| 7Sep2007,06:00 | #2 |
|
not in IE7 on other than the first tab.
|
|
Go4Expert Founder
|
![]() |
| 7Sep2007,08:27 | #3 |
|
By no means its Ethical hacking and I have moved the thread into the JS forum.
|
|
Go4Expert Member
|
|
| 28Oct2007,07:39 | #4 |
|
That is pretty cool. How did you do that?
|
|
Skilled contributor
|
![]() |
| 3Nov2007,08:32 | #5 |
|
Nice one.
|
|
Ambitious contributor
|
![]() |
| 5Nov2007,22:43 | #6 |
|
good going. Keep them coming.
|
|
Ambitious contributor
|
|
| 11Nov2007,13:16 | #7 |
|
It does not shake the Safari browser when its maximized but otherwise its a good one.
|
|
Ambitious contributor
|
![]() |
| 12Nov2007,11:46 | #8 |
|
Good one.
|
|
Newbie Member
|
|
| 19Nov2007,02:47 | #9 |
|
nice!
how can/may I use it inside a php page? |