An iOS style Javascript calculator

Project link here:

I couldn’t pass all the project tests, because I put strings rather than numbers in the #display element, the functionality is perfect though.

Keyboard inputing is also supported.

Should be fine now. I disabled the overflow: scroll feature.

Yeah, that’s right. Working on it. And I’ll add an input limit, too.

I’ve add an input limit, but the other bug, I don’t know how to solve it, I’ll let it be.

All done!