News

Folders and files ... Repository files navigation JScalculator JavaScript Calculator with prompt as input for simple operations This is my very first project written with what I learned until now on ...
JS-Alert-Input-Demonstration A demonstration of implementing an input system via the the alert prompt in JavaScript.
Yeah, I'd try a jQuery (or whatever your favorite javascript framework is) dialog with a simple text label, input, and button in it rather than using prompt ().