JavaScript Data Map Object and Class Object Examples

Mindwatering Incorporated

Author: Tripp Black

Created: 03/20/2007 at 10:42 PM

 

Category:
Notes Developer Tips
JavaScript

Task:
Using an array of People, output the data points on the People.


Example:
The attached example first displays all the People and their grades, and then displays only the People with a 4.0 or higher grade.
JSDataMapExample.txtJSDataMapExample.txt

JSClassExample.txtJSClassExample.txt


previous page

×