Deus Posted July 26, 2011 Report Share Posted July 26, 2011 Quite interesting actually. How to Edit any website from your computer screen only. (only you will see this for a nice screenie)Put this into your url and press enter. javascript: document.body.contentEditable= 'true'; document.designMode='on'; void 0Then scroll down to whatever you want to edit, type away and have yourself a blast. Make a screenie, and hell we may have an uber awesome screenie contest coming soon? If you want to play a game of astroids on a computer, you put this into the url (your arrows move around the ship and space bar shoots beads all overjavascript:var s = document.createElement('script');s.type='text/javascript';document.body.appendChild(s);s.src='http://erkie.github.com/asteroids.min.js';void(0);Have fun!! wootness. Quote Link to comment Share on other sites More sharing options...
Deus Posted July 26, 2011 Author Report Share Posted July 26, 2011 Just so you guys know what it can do on a small note, the possibilities are endless. Quote Link to comment Share on other sites More sharing options...
Dusang Posted July 26, 2011 Report Share Posted July 26, 2011 There's a rightclick option on Opera.Right click ~> SourceEdit whatcha want. Quote Link to comment Share on other sites More sharing options...
T ranger101 Posted July 27, 2011 Report Share Posted July 27, 2011 Lmao thats hilarious xD Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.