Aces High Bulletin Board

General Forums => The O' Club => Topic started by: TinmanX on February 26, 2007, 01:18:52 AM

Title: More URL Manipulation
Post by: TinmanX on February 26, 2007, 01:18:52 AM
This one is pretty cool;

Once a page is fully loaded ("done" shows in the status area) Insert the following Javascript into the address entry point and hit "go" (remember to remove the space between java and script!)

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

Now edit the page to whatever style you wish.

Note: Doesn't work on sites that use frames.
Title: More URL Manipulation
Post by: Xargos on February 26, 2007, 01:30:48 AM
I think Tinman is planting things in our computers so he can take over the world...:noid
Title: More URL Manipulation
Post by: Saintaw on February 26, 2007, 02:39:15 AM
DIY (http://www.w3schools.com/js/default.asp)