kalamarko92 Posted June 17, 2007 Posted June 17, 2007 MAMMA MIA! I jumped of my chair when I tried it!!! EDIT: Dont ban me for that but I think it is because I tried it on this site.
Zephyrus Posted June 17, 2007 Posted June 17, 2007 Is there any way so that I can make changes and then save a copy of the changed page locally?
joemama718 Posted June 18, 2007 Posted June 18, 2007 ah man that's pretty cool. perhaps view the source. see if that changes when you edit it.
ShannenName Posted June 22, 2007 Posted June 22, 2007 Mmmm If this saves locally we could get rid of ads..lol
karath Posted June 22, 2007 Posted June 22, 2007 I like this one, I might try it sooner or later on the school computers
Andrey Posted June 24, 2007 Posted June 24, 2007 So, where do you put the code. I put it in the url bar. Here is the way I put it: http://www.yahoo.com/java script:document.body.contentEditable='true';%20document.designMode='on';%20void%200 When I click enter it doesn't work. I am using IE. Is there another way to do it???
ShannenName Posted June 25, 2007 Posted June 25, 2007 Do not add 'http://www.yahoo.com/' only java script:document.body.contentEditable='true';%20document.designMode='on';%20void%200 (No space between java and script)
Andrey Posted June 26, 2007 Posted June 26, 2007 And click enter??? HAHA FINALLY GOT IT TO WORK!!! TY ShannenName THATS SO KOOL, NOW I JUST HAVE TO GIVE EVERYBODY HEART ATTACKS BY DOING IT ;-)
ShannenName Posted June 27, 2007 Posted June 27, 2007 I found another one it makes all the images on the page swirl around but I lost it will have to get it to you soon! Ok I have it and here it is java script: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.getElementsByTagName("img"); 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)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0); No space between java and script and enter that and only that into your browser, best result with a page that has a lot of pictures!
karath Posted June 27, 2007 Posted June 27, 2007 in others words java script: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.getElementsByTagName("img"); 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)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);
awesomegamer Posted July 1, 2007 Posted July 1, 2007 hahaha, next year I'm gonna make so many myspace girls cry and freak out... hey, do you think this could get arround school security if you edited a certain part : / My school uses symantec, it blocks sites with a certain number of keywords and it blocks certain domains.
kronix3 Posted July 1, 2007 Posted July 1, 2007 It didn't work for me. I'm using Safari, the beta version. EDIT: Nvm. I got it to work. Its freaken awesome! I love it. I tried it on Myspace.
awesomegamer Posted July 2, 2007 Posted July 2, 2007 haha, just do it when a girl obsessed with her myspace is there, don't tell her what you did, just tell her you fixed it
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now