Number converter
- Class sets an event to the input field › which affects to another input field › using custom formula.
- The example shows how to connect three fields together to re-calculate prices.
- Changing tax or price affects to full price, changing full price affects to price.
- In the formula function you may use methods val(el) or txt(el) to adjust decimal points and decimal places.
- Download numberconverter.js here.
(tax)
(price)
(full price)