Post: Anyone Got Some Fun Java ??
12-18-2010, 11:31 AM #1
Car Lover
Family Guy FTW
(adsbygoogle = window.adsbygoogle || []).push({}); Hey guys

i have already seen the thread called " Fun Java" and thought it was pretty cool !
If anyone has any Java coding can you post it here and i will add it to this thread and if i get enough i will create another and try to get it stickied.

Thanks Guys

Heres what i already know

Edit anything on page

javascript:document.body.contentEditable='true'; document.designMode='on'; void 0


Make your own alert
javascript:alert("Your text here")


Pictures move left to right
PHP Code:
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI.style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+ "px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+" px"}R++}setInterval('A()',5); void(1);

Thanks to Dr.Genocide
(adsbygoogle = window.adsbygoogle || []).push({});
12-18-2010, 03:30 PM #2
Car Lover
Family Guy FTW
Anyone ???
12-19-2010, 12:15 AM #3
Dr.Genocide beat you to it and did a better job while beating you to it.
You must login or register to view this content.
But you already know that don't you?
12-19-2010, 11:21 AM #4
Car Lover
Family Guy FTW
Yes m8 thats what i said
Im asking if anyone has anymore and i will put it in one thread

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo