![]() |
|
Javascript:Change the Text :P - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Design (https://sinister.ly/Forum-Design) +--- Forum: Web Design (https://sinister.ly/Forum-Web-Design) +--- Thread: Javascript:Change the Text :P (/Thread-Javascript-Change-the-Text-P) |
Javascript:Change the Text :P - DeffoN - 08-28-2011 I have an javascript that i will show you how it works ![]() 1.You go on a website 2.In the address bar On the top of your browser insert this: javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0 Then press on the text you wanna change and Back space And write4 wut you want ![]() BtW only you can see the text ![]() good for false Screen Shots ![]() If using google chrome you need to write the code not to paste it dunno why ![]() Enjoy !
Javascript:Change the Text :P - DeffoN - 08-28-2011 I have an javascript that i will show you how it works ![]() 1.You go on a website 2.In the address bar On the top of your browser insert this: javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0 Then press on the text you wanna change and Back space And write4 wut you want ![]() BtW only you can see the text ![]() good for false Screen Shots ![]() If using google chrome you need to write the code not to paste it dunno why ![]() Enjoy !
RE: Javascript:Change the Text :P - amando96 - 09-04-2011 on chrome you just have to write the Code: javascript:RE: Javascript:Change the Text :P - DeffoN - 09-05-2011 Yeah i know the paste is just desapearing the javascript so you need to write it
|