How to Open JavaScript Files

JavaScript is a scripting language utilized heavily in Web application programming. JavaScript enables interactivity with the application, and the script runs on the user's computer. JavaScript code is usually stored in files with the .JS file extension; these files are called from within a Web page using an "include" statement. A JavaScript file is a simple text file that you can open and edit using a basic text editor such as Notepad.

Instructions

    • 1

      Right-click on the JavaScript file to show the context menu.

    • 2

      Click the "Open With" option from the context menu. A list of installed programs opens.

    • 3

      Navigate to and click on the "Notepad" entry. The JavaScript file opens in the Notepad text editor.

Related Searches:

References

Comments

Related Ads

Featured