how can i fix my program to work on safari 3.1

how can i fix my program to work on safari 3.1

by mattie j -
Number of replies: 0
hi
i have a program which runs perfectly fine in firefox, ie 6, 7 and safari 1.3 version.
but whe i use safari 3.1 in windows and MAC, i have problem
which is when i try to go next page using clicking button "next" it shows me error message.it shouldn't pop up unless i didn't select all
the options. but for safari 3.1 version even i select all the options i can get this pop up error message.

please can you help me to solve this problem.



if ((sError)&&(LayerNumber>1)) {
sError=checkfield('please select a person name','F_Pname',AlertStatus, 'TextField');
}


Thanks a lot
Average of ratings: -