Hi all,
I have javascript in an asp file worked fine until today. I don't know what I did to the file and messed something.
Whenever I click calculate premium button without any data in the form. The checkInput javascript function is not called anymore(before it works perfect). And in Javascript console(firefox), it says that the checkinput is not defined and actually it is right over there. I tried to use alert at the very beginning to show that the page is executing javascript by putting alert("I am here"); at the very beginning and it just didn't do anything.
Can you help and also do you any javascript debugger, I just don't work with javascript very often.
Thank you.
page linke is Betty
I have javascript in an asp file worked fine until today. I don't know what I did to the file and messed something.
Whenever I click calculate premium button without any data in the form. The checkInput javascript function is not called anymore(before it works perfect). And in Javascript console(firefox), it says that the checkinput is not defined and actually it is right over there. I tried to use alert at the very beginning to show that the page is executing javascript by putting alert("I am here"); at the very beginning and it just didn't do anything.
Can you help and also do you any javascript debugger, I just don't work with javascript very often.
Thank you.
page linke is Betty