|
sounds like you have everything in order, but you were saying that the message won't clear out of the status bar when the user finally get is right
first check to make sure that in your myfunc2 function you assign the value of 'window.status = "";' right after they submit another answer - this way the status bar is blank before submitting a new value to it depending on their answers
hope this helps
|