Is there a way to create a javascript so a user can input a value into one of two or three fields and the result is automatically shown in the remaining blank fields without the user having to click a button to perform the action. I am trying to create a conversion tool that allows the user to input one unit of measurement which would trigger a calculation and the result of that calculation shows up in the other blank fields. See attached screenshot. I've also included a screenshot of how Google's conversion tool functions. It is what I want to do minus the ability to change units with a pull down option.