Click here!
 

Upload    Contact    Home
 


R E S O U R C E S

HTMLStuff:

 
 
Home
Artist
Designer
Webmaster
Programmer
What's New
* Resources
 

 

 

JavaScript - What is it?

JavaScript is a language that works with HTML to enhance web pages and make them more interactive. It allows a web designer to swap images, create windows on-the-fly, check form fields, and more.

Remember that JavaScript is not Java. Java was created by Sun Microsystems to be a robust programming language. It is a compiled language whose programs can be attached to web pages in the form of applets or used in stand-alone applications. JavaScript, on the other hand, was created by Netscape. It is a simpler language than Java. It is not compiled (like HTML code) and it is generally embedded into HTML code itself.

JavaScript in not JScript either. JScript is Microsoft's equivalent of JavaScript. Much of the code is the same and both are identified by the language="javascript". However, JavaScript and JScript are not identical. Each of these languages has the same basic qualities, but their higher end functionality differs.

Next >>

Head on to other basic JavaScript topics:
What is JavaScript?
Part 1: Getting Started
Part 2: Intro to Variables and Functions
Part 3: More on Variables
Part 4: Function Parameters and Returns
Part 5: Conditional Statements
Part 6: Loops
Part 7: Objects
Part 8: Events
Part 9: Loose Ends
Conclusion


Back to Tutorial Menu
Back to Programmer Main Page
Back To HTML Stuff Main Page

 

  News   Contact   Advertise   CD ROM   Search   Upload   Help   Home

Copyright © 2000 Tucows.Com Inc.
TUCOWS.Com Inc. has no liability for any content or goods on the TUCOWS site or the Internet, except as set forth in the terms and conditions and privacy statement.