Image

Imagejulisana wrote in Imagejavascript 😯confused

Coding problem

I've got a slight coding problem with a homework problem.


First off, my files are located at:
http://kidd.park.edu/ellie/getHelp/hw6/statistics.html
http://kidd.park.edu/ellie/getHelp/hw6/statistics.js

I've pretty much got everything pinned down right now, except two errors that are infuriating me.

I run my HTML page in IE and the Problems window comes up with errors on:

  • Line 2, Character 1, Syntax Error, Code: 0

  • Line 32, Character 3, Object Expected, Code: 0



I can't help thinking that the two problems are related, but, frankly, Line 32 is blank, and Line 2 has my Doctype Declaration in it (which I know is correct).

I can't get past this and it's annoying the piss out of me.

It's been a while since I've had JAVA, so my programming skills kind of deteroriated, so there's probably a snippit of code I'm forgetting.

The lecture that explains what we're doing is located at:
http://www.pageout.net/user/www/j/d/jdean4/321/1

and The assignment file with the directions for the problem is located at:
http://www.pageout.net/user/www/j/d/jdean4/321/321hw6.doc (It's problem #5)

Again, any help is appreciated! Thank you!