PDA

View Full Version : What? O_o



LeonsBuddyDave
01-04-2008, 07:12 PM
Don't the people at YouTube have anything better to do?
I found this on YouTube and tried it out and it's really wierd.
You go to any website and once you're there, erase the URL and paste this:

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

Refresh the page and explore it. For some reason, doing this allows you to resize just about anything on the page and move some things around. And it doesnt affect anything on the server. Look what I did to THIA!:D

EDIT: And apparently, you can type where stuff used to be if you deleted it.

Sonicboy 101
01-04-2008, 07:27 PM
Ah, the wonders of Javascript...
I had one before that shook the screen. I forgot it now. >_<

Gradon
01-04-2008, 07:56 PM
Sorry, could not resist!!!

Click the link since hotlinking it is too big, sorry if this is a stupid/wrong question, but how do I do it like LBD did? In the column thing?

http://img146.imageshack.us/img146/6351/lolcouldntresistvu5.png

JcFFx
01-05-2008, 02:25 AM
LOL that was awesome.

I went on my sister's favourite site, then made it look like the admin didn't want her visiting the site anymore and tried fooling her with it (She saw through it, but now she's wondering how i did it :P)

LeonsBuddyDave
01-05-2008, 01:44 PM
It's really fun to take the most insignificant icons and make them enormous!

@Gradon
Sorry, I dont understand the question. What do you mean?

Gradon
01-05-2008, 02:21 PM
@Gradon
Sorry, I dont understand the question. What do you mean?

I mean like, where it says Attached files and you have 3 pictures?

Evil_Rob
01-05-2008, 02:50 PM
Just noticed something in the first pic, 'The Horror Is Alive' header/banner....is it just me or does anyone else not have that displayed when viewing the forums? ..all I see is a blank white rectangle. :uhh: ...thought a new banner was being made or something. :lol:

BLSR1
01-05-2008, 11:18 PM
Thank you. I'm totally messing with people on another forum

zombiesatemyham
01-06-2008, 09:50 PM
Just noticed something in the first pic, 'The Horror Is Alive' header/banner....is it just me or does anyone else not have that displayed when viewing the forums? ..all I see is a blank white rectangle. :uhh: ...thought a new banner was being made or something. :lol:

mine's red, i wondered why there was a big red rectangle at the top o my screen lmao

Dot50Cal
01-11-2008, 12:28 AM
Just noticed something in the first pic, 'The Horror Is Alive' header/banner....is it just me or does anyone else not have that displayed when viewing the forums? ..all I see is a blank white rectangle. :uhh: ...thought a new banner was being made or something. :lol:

Ahah what? Pics? What browser are you using?

LeonsBuddyDave
02-07-2008, 08:51 PM
XD Here's an even better one. It doesnt work on all pages, but it does happen the work on the THIA home. It makes every image on the page line dance in circles:

javascript:R=0; x1=.1; y1=.15; x2=.25; y2=.200; 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);


It works the same way as the last one.

EDIT: Omg, try it here, it looks like an atom.
http://forum.arcentral.net/

nemesis_lover
02-08-2008, 06:33 AM
nice :)