Web Construction - JavaScript
Thursday, February 1st, 2007What is JavaScript?
JavaScript was designed to add interactivity to Web pages
A JavaScript consists of lines of computer code
JavaScript is free to use, you do not need to purchase a licence
What can Java Script do?
JavaScript can add “dynamic” (changing, moving, fluid) text on a Web page.
JavaScript can react to events. For example when a page loads […]