Hello there! This is more an HTML/JavaScript issue, but I hope someone
has the answer :)
I've been using HTML for a long time, but today I've just found out
something stupid that I've never cared about, reset on a form does not
clean it, but restores to the original state ...

Ok, you can laugh now :P But ?I really never thought of that. So, when
the user is in edit mode (all inputs has a value set) the clean button
(which actualluy is a reset method) just dont work.

Is there an easy way to do that? Instead of using JS to loop through
all components and set their values = ''?

Best Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to