Changed at 25 May 10 / 10:11
I couldn't find this answer/documentation anywhere: is it possible for form to always display when submited? It feels weird to make one function for onCorrect() just to return false, is there an option for form to always display or is making the "return false" function the only way?
Edit: returning false doesn't seem to work, form is not shown on submit :(