• Whats that text you can put in the address bar that can change around the page text?
    1 replies, posted
Long story. I need that line that you put in the address bar that can change around text and everything. What is it?
javascript:%20document.body.contentEditable%20=%20'true';%20document.designMode%20=%20'on';%20void%200; Just pop that in place of everything in the address bar and have fun.
Sorry, you need to Log In to post a reply to this thread.