What is Java Script?
Java Script is light weight, open source client as well as server side scripting language.
In begining it known as Live Script, but NetScape changed its name to Java Script(1995).
We can intigrate it with the HTML page.
What is the use of Java Script?
What is the Advantates of Java Script?
What should we already know?
HTML, CSS, Coding.
What do we need to start?
Computer, Browser, Editor, Virtual Server like: XAMP, WAMP, MAMP, LAMP etc.
Before stat we should know
1. Program have alert box submit button and one function.
Note: We can write script in head, body also we can create seperate Java Script .js file.
2. Program have alert box submit button and one function. (Using seperate new.js file)
test.html
new.js