bgrawi / jsflap

JS Implementation for visualizing Formal Languages and Automata Theory
http://jsflap.com
18 stars 8 forks source link

Disable autocomplete for test string inputs #8

Closed sman591 closed 9 years ago

sman591 commented 9 years ago

While using jsflap for an assignment and typing in test strings, my browser (Safari) kept trying to give me suggestions from previous test strings, all of which consisted of a's and b's. Because of this simple character space, many of my test strings began similarly, but were almost always different, thus the autocomplete list was nothing more than a nuisance.