If you want something you've never had, you must be willing to do something you've never done!

Powered by Blogger.

Javascript "What is and Why JavaScript? " 0

Cerita Semalam Aaz | 3:25 PM | ,


What is JavaScript?
    • Was designed to add interactivity to HTML pages
    • Is a scripting language (a scripting language is a lightweight programming language)
    • JavaScript code is usually embedded directly into HTML pages
    • JavaScript is an interpreted language (means that scripts execute without preliminary compilation)

What can a JavaScript do?
    • JavaScript gives HTML designers a programming tool
    • JavaScript can put dynamic text into an HTML page
    • JavaScript can react to events
    • JavaScript can read and write HTML elements
    • JavaScript can be used to validate input data
    • JavaScript can be used to detect the visitor's browser
    • JavaScript can be used to create cookies


0 Responses So Far:

Related Post

 
Back To Top