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

Feedback: irt.org FAQ Knowledge Base Q1546

Feedback on: irt.org FAQ Knowledge Base Q1546

Sent by Craig Moran on July 19, 2002 at 08:23:06: - feedback #4012

Technical:
Just right

Comments:
Only problem is that the script simply adds 5 to the end of the table width. So if your width is 100 and you click zoom in to add 5 pixels, the total width is 1005, not 105...

Not what you'd want....


Sent by Craig Moran on July 19, 2002 at 08:28:19: - feedback #4013

Length:
Just right

Comments:
Try using Math.floor(document.all.myTable.width)+5


©2018 Martin Webb