|
-
Hammerhead Shark
What am I doing wrong here? How do I declare an associative array?
var tips = new Array();
tips("January") = "Toxic Substances";
tips("February") = "Repetitive Strain Injury (RSI)";
tips("March") = "EMF Exposure";
tips("April") = "WHMIS";
tips("May") = "Pesticides";
tips("June") = "Workplace Harassment";
tips("July") = "Heat Stress";
tips("August") = "Smog";
tips("September") = "Shift Work";
tips("October") = "Ergonomics";
tips("November") = "Lock Out";
tips("December") = "Indoor Air Quality";
------------------
I miss Off Topic.
I miss Off Topic. 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|