[thelist] Javascript question

Joshua Olson joshua at alphashop.net
Tue Jan 22 09:15:13 CST 2002


josh,

for one, you are missing an opening { in the function.  Make sure that your
browser is displaying a notification for every script error.  In ie, go to
tools->options->advanced->Display a notification about every script error.
90% of the time when someone tells me they cannot figure out the source of a
js error it is because they are not receiving the popup window with the
error information.

-joshua


From: "josh" <evolt at efeingold.com>
Subject: [thelist] Javascript question


: Here is a simple function that I can't get to work.  Can you find my
: mistake?
:
: function validate()
:
: if (document.all.board_decision_comments.value == '' &&






More information about the thelist mailing list