vedmack/feedback_me

possible init option: clear input fields on form submit

Closed this issue · 2 comments

The jQuery for this is easy enough to write, but it might be a useful init option. Just a thought; otherwise, a very nice widget!

Actually it was working until version 0.4.3, gonna make it clear the fields again in next release,

Thanks.

fixed in version 0.4.6 , clearing it on sending successful ajax post.
b.t.w , I think its better to clear the inputs after each submit (successful one) so the user won't be confused if his feedback was sent or not.