Thank's Brad, sorry but my english is not to good. I can't understand what you mean, I have update the code as you have told me
(<select name="provincia" class="width_320" id="tiempo3" onchange="javascript:calcu
The problem persists in ie 7, (probably becuase I haven't done the last thing you have told me as I don't understand it.
"and change the calculate function to get the selected value of the select box before dooing the calculation (instead of passing it to the function)."
What do you mean exacly, thank's again :)
The calculation code is below
Main Topics
Browse All Topics





by: brad2575Posted on 2008-05-27 at 10:26:10ID: 21653766
wouldnt you just do this:
la(this.va lue);" onmouseover="javascript:ca lcula(this .value)">
<select name="provincia" class="width_320" id="tiempo3" onchange="javascript:calcu
and change the calculate function to get the selected value of the select box before dooing the calculation (instead of passing it to the function).