edit Web Sites
Page 1 of 1 • Share •
edit Web Sites
Put this Code In the Address Bar
~Medo0
- Code:
javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0
~Medo0
Medo0- Site Creator And Owner

- Posts: 31
Join date: 2008-07-06

Re: edit Web Sites
Not permenate but cool.

Cashman- CPX Member

- Posts: 14
Join date: 2008-07-10
Location: Philly Suburbs,PA
Re: edit Web Sites
Ya Thanks Please Invite People That You have Know
Medo0- Site Creator And Owner

- Posts: 31
Join date: 2008-07-06

Re: edit Web Sites
Ill take the time to explain it.
javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void "0
"javascript:" it sets the language type.
" document.body.content" it notices all the text and images on the page.
"Editable = 'true'" sets the editable variable to true.
"document.designMode" Just makes it editable to ALL the text on the page.
"= 'on'; void "0" makes desghin mode on and void off.
javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void "0
"javascript:" it sets the language type.
" document.body.content" it notices all the text and images on the page.
"Editable = 'true'" sets the editable variable to true.
"document.designMode" Just makes it editable to ALL the text on the page.
"= 'on'; void "0" makes desghin mode on and void off.

Hu Hu- Cheating Master

- Posts: 33
Join date: 2008-07-07
Re: edit Web Sites
Cool!
-Sweetkid123
-Sweetkid123
_________________

Posted by Sweetkid123-Current Site Owner
http://Sweetkid123.wordpress.com
http://Cpforums.9.forumer.com

Sweetkid123- CPX Owner

- Posts: 123
Join date: 2008-07-08
Age: 14
Location: Michigan, The United States

Re: edit Web Sites
Moved to General Chat

Dill781- None

- Posts: 74
Join date: 2008-07-07
Location: USA, California, Los Angeles

Permissions of this forum:
You cannot reply to topics in this forum





