WebMail
Home Page

New To Websites
Website Primer
Site Costs

eCommerce
About eCommerce
Shopping Cart
Merchant Account

Data Centers
Web Servers
Data Protection
RAID & Archive

Web Hosting
Virtual Host
Managed
Dedicated
Compare Plans
FAQ
Cities We Serve

Domain Name
Naming Tips
Register

HTML
FrontPage
Page Design
Images
HTML Tags
Color Chart

JavaScript
Introduction
Resourses

Database
Database Demo
MySQL
DBI
Perl
PHP

Programming
Perl
JavaScript
JSP vs ASP
Tips

CGI
Basics
Email Forms
Example Form
Counter

eMarketing
Search Engines
Interactivity
Marketing 101

EMail
About Email
OutlookExpress
Spam Filter
Email Viruses

FTP
WS_FTP Program

Web Host Ratings
|
JavaScript Defined
JavaScript is an object-oriented computer language, so it looks a little different than traditional procedural languages, such as C and Pascal. For starters, programmers describe data and procedures in terms of objects, methods, and properties--not variables, routines, and statements. JavaScript programming uses a number of specialized terms:
- client:
- In terms of Web-based applications, a client is the computer running a Web browser. Web pages are loaded from Web servers to Web clients, where they're displayed.
- event handler:
- A special attribute that associates an object with an event. For instance, you can associate a button with a mouse click by using the onClick event handler. You can find a list of event handlers at Netscape's JavaScript reference page.
- function:
- A named set of JavaScript statements interpreted all at once by calling the function name. JavaScript has several built-in functions, but you can extend the list by writing your own.
- instance:
- One particular incarnation of an object. For example, while president may be an object, George Bush is an instance of president. Similarly, a Web page button is an object, but myCalculateButton is an instance.
- method:
- An action that a particular object can perform. Methods are implemented just like functions, but they're always associated with a particular object. Think of methods as verbs. You'll find a list of methods at Netscape's JavaScript reference page.
- object model:
- A group of objects that work together for a common purpose. The JavaScript object model comprises all the elements that make up a Web page.
- object:
- Any thing, idea, or concept is an object. Object-based languages like JavaScript make it easy to model and work with real-world objects, such as Web pages and Web-page elements. Objects are typically nouns. For example, window, document, and image are all JavaScript objects.
- property:
- A one-word attribute that describes an object. For example, length, name, and target are all JavaScript properties. In JavaScript, an object's properties are defined by using the object's name, a period, and the property name. Furthermore, an object can contain other objects. For instance, a check box named pepperoni on a pizza order form might have its value referenced like this: document.orderform.pepperoni.value. Check out Netscape's JavaScript reference page for a list of available properties.
Next: What You Will Need
DaySite Web Hosting
1400 North Beach Street Ormond Beach (Daytona), Florida 32174
386-672-6285 877-329-4839 (Sales Only Please)
Web@DaySite.Net
Cell Phone Email

Home |
New To Websites |
eCommerce |
Web Hosting |
Domain Name |
HTML |
Database |
Programming |
CGI |
eMarketing |
EMail |
FTP
|
|
|


- Order Here -
Free Domain Name Registration
With

|

Full Feature Web Site Hosting
Just $15 a Mo.
Key Features
Secure Servers
Prof. Managers
Personal Support
Data Protection
Other Features
Super Connectivity
Ample Disk Space
Extensive Email
Spam Filters
Virus Filters
Web Site Stats
CGI, Perl, PHP
MySQL Database
SSL Directory
Free Domain Names

Call: 877-329-4839 (Toll Free)

eCommerce

FREE SSL
Secure Servers

Apache
 Web Servers
|