checkboxes
Simple Math Calculator Using CheckBox
This is a simple program using JavaScript. And it’s called Simple Math Calculator Using CheckBox. This is a very common program, but this is suited for the beginner in JavaScript Language.
This program contains 2 textboxes where the user types for the numeric value, then 4 check box for addition, subtraction, multiplication, and division.