|
||||||
| FAQ | Members List | Calendar | Today's Posts | Search |
Topic Review (Newest First)
|
| Feb 10th, 2006 04:51 PM | ||
| bigtimecow |
Quote:
thank you achimp |
|
| Feb 10th, 2006 04:44 PM | ||
| bigtimecow | well, now that i'm home (i was at school) i'll test it in mozilla | |
| Feb 10th, 2006 02:18 PM | ||
| AChimp |
Quote:
The best way to debug Javascript is with Firefox and its javascript console. It'll tell you exactly what errors it encounters. |
|
| Feb 10th, 2006 02:17 PM | ||
| Esuohlim |
This reminds me of trying to learn MATLAB |
|
| Feb 10th, 2006 01:48 PM | ||
| bigtimecow | ahh yes, you're right. what if i get rid of the "var" before each guessColor after the first declaration? | |
| Feb 10th, 2006 12:03 PM | ||
| AChimp | You're declaring guessColor multiple times, for starters. | |
| Feb 10th, 2006 11:31 AM | ||
| bigtimecow |
jesus, i just started my class ahh, but would that be the problem? |
|
| Feb 10th, 2006 11:28 AM | ||
| AChimp | And HTML won't show up inside an alert box. | |
| Feb 10th, 2006 11:26 AM | ||
| AChimp |
Good God that's the worst code I've ever seen. Look up for-loops. |
|
| Feb 10th, 2006 11:21 AM | ||
| bigtimecow |
guys, review my javascript 'cause it isn't working :( Quote:
|
|