Check my calculator!

Hope you like it!

calculator

It looks nice, but You have som bugs.
1- Try add
/*the cursor doesn't change and the numbers on buttons won't get highlighted*/ -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; cursor: default;
2- Try calculat 0.3 - 0.1 , it supposed to give 0.2 (meaby .toFixed() can help:))

3- Long numbers go out of display…

But it looks great, much much better then my calculator :slight_smile: God job !!!

1 Like

Looks nice! One thing: you can add multiple decimal points.

1 Like

It looks really nice,better than what i have done for sure Javator. Especially liked the part where i divided something by zero and it displayed Idiot! Good job!

1 Like