So far you have noticed that the buttons we created have interacted with you under certain limitations. Now we will show you a very simple yet powerful interactive feature of JavaScript. The ability to access programs other than the browser.
We will create a button that will open the source code of the current file using notepad. Like this:
Now we can move on to lesson 8.