Cool javascript trick.

Any problem with javascript can be discussed here.
Post Reply
blue-sky
Posts: 33
Joined: Tue Jun 12, 2007 3:41 pm

Cool javascript trick.

Post by blue-sky »

Cool javascript trick.

Try this code:


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



firstly, go to a website,e.g:http://www.yahoo.com

after that, delete your url name in address bar and then put the javascript code below to your address bar.

Try this code:

Code: Select all

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

Done..enjoy..you will be able to edit the website...just for fun.


Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

but you will not be able to save it :D it's just for fun, to kill some time ;)
Image
anish
Posts: 353
Joined: Fri Apr 27, 2007 12:34 pm
Contact:

Post by anish »

Yes its nice but it kill some time but its really nice for making fun for sometime.
towhid
Posts: 3
Joined: Fri Mar 13, 2009 6:47 am

Post by towhid »

thanks very much for this site i find some codes that i need it
Alwahsh
Posts: 292
Joined: Sat Aug 16, 2008 7:05 am

Post by Alwahsh »

lol , I tried it , it really works . Thanks for that
I got my Power Package
My website is here
My Forum is here
:D:D:D:D
D.Lerie
Posts: 1
Joined: Sun Aug 16, 2009 12:08 am
Contact:

Cool javascript trick

Post by D.Lerie »

Thats some interesting code... I should try it out sometime.

Anyway if youre doing basic mission 5/6 then you have to use javascript injection that or another method if youre doing basic 5. The value is hidden so you have to find it and then use void... to change it.
StiffleD
Posts: 13
Joined: Mon Aug 31, 2009 10:29 am

Post by StiffleD »

It didn't do anything for me. What does it actually do?
panakj

Post by panakj »

really great trick, i enjoyed it a lot :), thanks
balgha
Posts: 4
Joined: Wed Jul 07, 2010 1:46 pm

Post by balgha »

very cool tips :)
thanks for killing some time :D
Post Reply