Re: How to check that a form has been changed
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: How to check that a form has been changed

From: Evertjan. <exjxw.hannivoort@interxnl.net>
Date: Sun Apr 30 2006 - 11:03:00 CEST

Taras_96 wrote on 30 apr 2006 in comp.lang.javascript:

> How do you detect that a form element has been changed? This thread:
[..]
> if(oldObject == document.getElementById('form'))

never ID a form by "form", btw

> {
> alert('has changed!');
>}
>
> Would this work?

Did you check?

-- 
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Received on Mon May 1 05:27:44 2006