answersLogoWhite

0


Best Answer

Paste the following into your address bar:

javascript:document.body.contentEditable=true;document.designMode="on";void(0);

Note that this will only make changes to the page on your computer; it will not be saved on the server, and your changes will be reverted when the page is reloaded.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the javascript to edit sites?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Is there a javascript that lets you edit robux?

yep its on youtube


What are disadvantages of javascript?

In short: disabling JavaScript (and similar coding) in your browser will break the internet. A good section of the web uses JavaScript, either to enhance the experience of its users or to manage security (for instance, session control.) Some sites will have been built in a manner that "degrades gracefully" while others that rely on JavaScript simply won't function.


What is a javascript tutorial?

A JavaScript tutorial contains instructions that will teach you how to code in JavaScript.


What is javascript and how do you turn it on?

JavaScript is a computer scripting language used to make a website more versatile and interactive. Enabling JavaScript varies by browser.Mozilla FirefoxClick the Tools menu, or press Alt+T if you don't see a menu, and select Options \ Content \ Enable JavaScript. When you're finished click on OK to save changes.Internet ExplorerClick the Tools menu \ Internet Options \ Security \ Internet \ Custom Level. Scroll down to the Scripting section and click to Enable JavaScript. Do not choose the Prompt option, since you will be prompted every time a web site tries to use JavaScript. When you're finished click OK and then OK again.SafariGo to Edit \ Preferences \ Security \ Enable JavaScript. When you're finished simply close the window.OperaClick on the Opera button and choose Preferences \ Advanced \ Content \ Enable JavaScript. When you're finished click OK.


What languages can a browser understand?

HTML, CSS, & JavaScript.

Related questions

Is there a javascript that lets you edit robux?

yep its on youtube


Is there a way to edit the information received coming from a javascrpt website. Like an online roulette game so you win all the time with javascript?

If it's written in JavaScript...maybe you could edit variables so that you'd win. I know that if there is a plug in to the .innerHTML of the site, you can exploit that so you can make links that can edit vars. But I'm not sure about your site.


Why learn JavaScript?

The Main Reason to Learn Javascript Is:It is great for interactivity! With it's custom functions for alerts, prompts, confirms, and the fact that it can edit the document within the script, It is very useful when you are programming an interactive webpage!


What has the author Nicholas C Zakas written?

Nicholas C. Zakas has written: 'Professional JavaScript for Web developers' -- subject(s): Web site development, JavaScript (Computer program language), OverDrive, Computer Technology, Nonfiction 'Javascript Para Desarrolladores Web/javascript for Web Development (Anaya Multimedia)' 'Professional Ajax' -- subject(s): World Wide Web, JavaScript (Computer program language), Asynchronous transfer mode, Web sites, Ajax (Web site development technology), Design, Computer programs, Authoring programs, OverDrive, Computer Technology, Nonfiction 'Maintainable JavaScript' 'JavaScript and Ajax Wrox Box'


What are disadvantages of javascript?

In short: disabling JavaScript (and similar coding) in your browser will break the internet. A good section of the web uses JavaScript, either to enhance the experience of its users or to manage security (for instance, session control.) Some sites will have been built in a manner that "degrades gracefully" while others that rely on JavaScript simply won't function.


Does xat.com require adobe flash player?

Yes, it does. This website will not work on an iPad. Most chat sites uses Java or Javascript, not Flash.


Can java script run without notepad?

You can edit javascript scripts with any text editor, notepad only edits it, notepad has nothing to do with the actual execution of the javascript.So the answer is "yes"


What is javascript and how do you turn it on?

JavaScript is a computer scripting language used to make a website more versatile and interactive. Enabling JavaScript varies by browser.Mozilla FirefoxClick the Tools menu, or press Alt+T if you don't see a menu, and select Options \ Content \ Enable JavaScript. When you're finished click on OK to save changes.Internet ExplorerClick the Tools menu \ Internet Options \ Security \ Internet \ Custom Level. Scroll down to the Scripting section and click to Enable JavaScript. Do not choose the Prompt option, since you will be prompted every time a web site tries to use JavaScript. When you're finished click OK and then OK again.SafariGo to Edit \ Preferences \ Security \ Enable JavaScript. When you're finished simply close the window.OperaClick on the Opera button and choose Preferences \ Advanced \ Content \ Enable JavaScript. When you're finished click OK.


How do you edit your business listing?

Editing a listing will be an easy step for anyone. Probably, For this , You may have to login to your listig site, Go for the dashboard option or an option to edit your listing. I have done listing of my business in two sites named "addYP" & "bharathlisting". To edit my listing i usually login to my account, then to my dashboard. It is super easy to edit details in these sites.


How can you show another webpage in your site with javascript?

Not easily, browsers block that kind of thing deliberately.Try an iframe, using Javascript to change the source as needed. Some browsers will give a pop-up asking whether you want to allow this, others will require that you change the browser security settings.The easiest way to include content from other sites is to forgo the Javascript and do it on the server.


What is a javascript tutorial?

A JavaScript tutorial contains instructions that will teach you how to code in JavaScript.


What are built-in javascript classes?

Javascript does not have classes