answersLogoWhite

0

How do you save javascript?

Updated: 8/17/2019
User Avatar

Wiki User

13y ago

Best Answer

You can save JavaScript files with any text editor of your liking. Just add the .js file extension and you're good to go.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you save javascript?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you save javascript on Roblox?

It is not possible to save and execute Javascript code on Roblox. You can save Javascript code as plain text in script objects, but there is no way to execute the code. Roblox uses a scripting language called LUA in-game which is somewhat similar to JavaScript, but it is not identicle. You can learn about LUA syntax on the Roblox wiki.


Why won't my answers save?

There may be a problem with WikiAnswers. Sometimes the 'Save' button does not work temporarily. Also, it may be a problem with JavaScript on your computer, as the 'Save' button works by using JavaScript.


How do you write a javascript?

go to notepad and write Javascript code and save it as .js and then import it into a page with a src tag


After using javascript documentbodycontentEditable equals true documentdesignMode equals on void 0 How do you save?

You cant!


Can you use a javascript document offline and if so how?

Javascript is embedded into HTML pages, so yes. You can create an HTML document on your desktop and include javascript within. Once you save the file, you can open it with the web browser that makes you happiest and test your javascript code, all while being offline. Then only note here is you will not be able to test any postbacks.


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


How do you sort in javascript?

Javascript can help in browseing


How old is Javascript?

Javascript was created in 1995.


What is the Javascript onclick?

Onclick will be called when the object you're attaching the onclick function to is clicked (usually the object is an HTML element).


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.