Monday, 14 November 2011

Javascript trick 2 (editing a website)


Now with the help of nthis java script u can make a mess of any website... :)

just paste the javascript in you address bar after the website has loaded ...
remember : when u paste in ur address bar ..type javascript: in the starting of the code
then put ur cursor to the end of the script and press Enter to see the magic ::-


javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

for more javascript trix .. search our website  thnxx enjoy :D

No comments:

Post a Comment