Synchronize interdependent Dojo widgets/values
问题 I'm about to build a simple "mortgage calculator" where a user is to adjust some sliders OR edit values in input fields in order to calculate some final value based on the provided data. Schematically it will look something like this: Slider1 - Input1 Slider2a - Input2a Slider2b - Input2b The idea is that the value of the input must be reflected in the slider, and vice versa. In addition, the values and limits of slider 2a/2b and input 2a/2b depend on each other, according to some simple rule