Since both op1 and op2 are readonly, what's going to trigger the onchange event.
Also, because of the format of your time values, you're going to have a hard time adding or multiplying them without converting to total seconds first. The hh:mm:ss format doesn't convert to a Number object...