web editing / temp changing

Posts 114 of 14 · Page 1 of 1
web editing / temp changing
I need a tool to temporary change text in my school web page only for me to see only
I need to show my parents I got a 4 (B) in geography
any suggestions?
didnt know what to insert to google so couldnt use it
Code:
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
something like this ?
I dont know anything about web pages so if you post something like @Drake plox tell me what to do too
Quote Originally Posted by Markus Backup View Post
I dont know anything about web pages so if you post something like @Drake plox tell me what to do too
paste them into your link bar . then press enter .
now u can edit .
to hide u can paste the original title back without pressing enteR .
they are too dumb to watch the title bar
I'll try tomorrow then , ty .
but this will only work for one page , if you browse further it will be back to normal .
np, I only need one page , I'll show you my skewl page tomorrow so you could see why I needed this .
use adobe dreamweaver, its fast and simple to use
; good luck .
This is extremely easy. Goto the webpage, put this code into the url, press enter, change what you want, retype the original url.

Code:
javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0
this is so amazing ima trick my parents!
Posts 114 of 14 · Page 1 of 1

Post a Reply

Tags for this Thread

None

Need help?