![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: How do I get the object type from document.all?
From: Michael Winter <m.winter@blueyonder.co.uk>
Date: Sun Aug 14 2005 - 16:24:27 CEST
On 14/08/2005 13:06, seans wrote:
[snip]
> if (document.all['elementID'].length) { // we have an array
Except where the element has its own length property, as in the FORM and
Still, the all collection should, in my opinion, only be used in two
1) When writing code for IE 4.
In other circumstances, it should be abandoned in favour of the
Mike
-- Michael Winter Prefix subject with [News] before replying by e-mail.Received on Tue Oct 18 03:08:54 2005 |