hi friends,
can anyone tell me why onchange() event input type select is not working in MAC safari. is there any alternative of this problem.

i have written the following code :


<Select name="adultcolo r" onChange ="CheckColor('a dultcolor');">
//code is removed for simplicity.
</SELECT>

here when i am changing the combo(adultcolo r)...