Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback: irt.org FAQ Knowledge Base Q1441

Feedback on: irt.org FAQ Knowledge Base Q1441

Sent by Soeren Pedersen on August 22, 2000 at 09:19:45: - feedback #1650

Worth:
Worth reading

Comments:
Not really that great since
the example breaks for NS as soon
as you change the table width.
Try setting it to 550+.

Very,very nice site by the way!!.


Sent by Paul on November 07, 2001 at 00:10:18: - feedback #3309

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.


©2018 Martin Webb