JS Caculator Project, Feedback Appreciated!

Here is my Javascript caculator, Any feedback would be very appreciated!
http://codepen.io/MAOKG/full/ryWJJW/

I loved the simple design.
But it has 2 little issues. First one, when i divide any number by zero, the word “infinity” on the upper and lower line overlap each other. Changing the font will easily solve the problem.

Second issue is, it accepts multiple decimal points.

Thanks so much for your feedback! Just fixed those two bugs!

1 Like