Today, i'm going to show you how to change the words and pictures of any site. ANY, even this site. But its not illegal because when you change it, it will just stay like that for your computer. not others computer. Also if you click X on the window, it will disappear and you will have to redo everything. Please promise me to not spread this around all your friends. So here are the 5 steps to do:
4.Paste the stuffs you copied without the real site. So right now it JUST must have: javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0
5.Then, you start deleting and adding words, deleting pictures and adding pictures and some other cool stuffs to do!
It can really help web design newbies understand how a web page is constructed.
Strongly disagreed. It wont show any layout and styles etc., as well as an ability to rip off/add buttons on your keyboard won't let you know how it works The script just let you mess with your browser, that's all.
P.S. That code was posted on forums some time ago.
I wouldn't call that helpful. Its just moving elements.. The way to teach webdesign is to get them to write code, not play with visual (WYSIWYG) web designers like "Frontpage" and "Dreamweaver". Just get them to type in the code or play with other people's code and they can say "If i change this.. this happens.."