Hi newsgroup!
The W3C HTML 4.01 recommendation states that "The onreset event occurs
when a form is reset." Using Mozilla 1.4.1, how come that if I set
onreset="return false;", the form is not reset at all? Is this a bug?
I've attached an HTML page to reproduce the behaviour.
Bye,
Peter.
The W3C HTML 4.01 recommendation states that "The onreset event occurs
when a form is reset." Using Mozilla 1.4.1, how come that if I set
onreset="return false;", the form is not reset at all? Is this a bug?
I've attached an HTML page to reproduce the behaviour.
Bye,
Peter.
Comment