Javascript website editing trick .

Go4Expert Member
3Nov2011,17:05   #1
kumkum01's Avatar
Hi..........
You can try this to mess up with your friends*
. So to do the trick just copy the script below and paste onto the address bar while you are on the website you want to edit!
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
After that you can simply click & drag what you want to modify !*


Go4Expert Founder
3Nov2011,17:57   #2
shabbir's Avatar
This will actually not messup anything but you will be able to edit the page in your browser only.
Banned
4Jun2012,15:55   #3
mfred90's Avatar
hey I have try this code but its not working in Mozilla Firefox. is there any problem with my browser or something different.
Go4Expert Founder
4Jun2012,17:21   #4
shabbir's Avatar
Quote:
Originally Posted by mfred90 View Post
hey I have try this code but its not working in Mozilla Firefox. is there any problem with my browser or something different.
You missed the code.