New way to edit websites(soory for spam) [message #327975] |
Sat, 26 April 2008 17:53 |
HeavyX101- Left
Messages: 633 Registered: April 2008 Location: WindowsJail=ZipFolder
Karma: 0
|
Colonel |
|
|
hey guys
ive seen alot of people edit websites or stuff on internet with paint and it was really hard for u guys to make them look actual
now it is easy as it sounds
javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0
copy that code and paste it on ur address bar (clear the address bar first)
then it will let u edit the text and move some pics and stuff
have fun and make new funny edited webs
Errors might happen because of if u dont have latest version of java (i think )
This account is no longer being active.
[Updated on: Sat, 26 April 2008 17:54] Report message to a moderator
|
|
|
|
|
|
Re: New way to edit websites(soory for spam) [message #327982 is a reply to message #327980] |
Sat, 26 April 2008 18:47 |
HeavyX101- Left
Messages: 633 Registered: April 2008 Location: WindowsJail=ZipFolder
Karma: 0
|
Colonel |
|
|
only 2
first one is the one i gave and the second one is :
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[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++ }setInterval('A()',5); void(0);
pritty big huh?
umm that script would work really good if u to tho a website where there are lots of images
u figure out what does it do
This account is no longer being active.
|
|
|
|
|