Read without ads and support Scribd by becoming a Scribd Premium Reader.
 
Introduction to JavaScript
Version 1.0
 
September 3, 2009
TCS Internal
What is Java Script?
 JavaScript is NOT Java.Developed by Netscape.Purpose: Execute on the client-side(browser)Widely used within HTML pages, for client-side validation, etc.It is similar to Java, but loosely typed data. JavaScript is interpreted programminglanguage.Errors are identified by browsers.
 
September 3, 2009
TCS Internal
 JavaScript Within HTML page
<html><head><title>JavaScript Page</title><script LANGUAGE=“JavaScript”><!-- actual JavaScript follows belowalert (“Welcome to the Test Site!”);// ending the script --></script></head><body> Content of the Page </body></html>
 
ScriptDeclarationTagJavaScriptFunction
Search History:
Searching...
Result 00 of 00
00 results for result for
  • p.
  • More From This User

    Notes
    Load more