OK thank you very much for feherke , monksnake, and kaht.
the code worked on fire fox.
registertype=(document.autoSumForm.registertype.value);
switch (registertype) {
case "dh" :
A_year=(document.autoSumForm.A_year.value)...
Thanks feherke i try to use
registertype=(document.autoSumForm.registertype.value);
but not still work.
this page for use code registertype=(document.autoSumForm.registertype.value);
http://www.pickmeeasy.com/SUM_Price2.html
The script works fine in IE and Safari, but I get no response from Firefox.I don't know what's wrong.
Code is as follows:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-874" />
<title>Untitled Document</title>
<script type="text/javascript">
function...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.