You are here: irt.org | About | Feedback | 3309 [ previous next ]
Feedback on:
irt.org FAQ Knowledge Base Q1441
Sent by
Paul on November 07, 2001 at 00:10:18:
Worth:
Very worth reading
Comments:
You also need to be aware that document.all[] doesn't work with Netscape browsers as it isn't the W3C standard.
You need to use document.getByElementId() instead.
Note the brackets and not parentheses. This will then work across IE and NS browsers.
Other feedback on 'irt.org FAQ Knowledge Base Q1441' - show all