ptomaszek/dummy-form-filler

Feature: click again to change values

Closed this issue · 1 comments

Sometimes inputs are filled with strange characters, such as "Fgh3`d#" for a name field.

Would be nice to click the button again, to reset all form fields and then repopulate them.

I assume this can easily done in jQuery by calling a standard form reset, then running the main code again.

Done in 0.11.