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

Feedback on: irt.org FAQ Knowledge Base Q1594, February 26, 2002 at 19:39:05:

You are here: irt.org | About | Feedback | 3633 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q1594

Sent by
denbrice on February 26, 2002 at 19:39:05:

Worth:
Very worth reading

Comments:
Here's easy (didn't think of it after implementing the stuff suggested here):

JabbaScript

function getTableWidth() {
alert(document.all("blah").width) ;
alert(document.all("blah").height) ;
}

and in body

<table id=blah>

enjoy!


Other feedback on 'irt.org FAQ Knowledge Base Q1594' - show all

©2018 Martin Webb