Text race history for Shoemaker-Levy 9 (atthetop)

Back to text analysis page

var $form, width, height, area; $form = $('#calculator'); $('#calculator').on('submit', function(e) { e.preventDefault(); console.log('Clicked submit...'); width = $('#width').val(); height = $('#height').val(); area = (width * height); if (area < 100) { debugger; // A breakpoint is set if the developer tools are open } $form.append('

' + area + '

'); });

Game Time WPM Accuracy
82 2018-11-01 18:47:26 57.09 95%
74 2018-11-01 18:31:01 58.77 97%
53 2018-11-01 03:06:43 50.14 94%
43 2018-10-31 23:58:39 50.76 93%
36 2018-10-31 23:48:09 50.14 92%
19 2018-10-31 23:24:01 51.07 94%
14 2018-10-31 04:37:37 43.03 93%