JavaScript fun
Thursday, February 5th, 2009The code bellow is often used to fake stats or earnings. Simply copy and paste the code into your address bar and click enter. Now you should be able to move around and change various elements on the page. Click on text and you should be able to change it to anything you like. javascript:document.body.contentEditable=’true’; [...]