I know this is going to sound daft but I aint a javascript man.

I have 3 fields on a form f1, f2 and f3.
When the user leaves f1 or f2 I need to first check to see if it is a
numeric type then add f1 and f2 together and place the answer in the f3
field.

Can anyone help ?