
August 18th, 2001, 09:08 PM
|
 |
T-Shirt Tragic
|
|
Join Date: Mar 2001
Location: Melbourne, Australia
|
|
|
dunno if this is what's causing your problem but I ran your source through a html validator and came up with these errors -
Line 518: TABLE must be closed before TR.
Line 552: TABLE must be closed before TR.
Line 626: Closing TD without a matching opening tag.
Line 630: Closing TR without a matching opening tag.
Line 632: Closing TABLE without a matching opening tag.
Line 640: Closing TD without a matching opening tag.
Line 890: Closing TR without a matching opening tag.
Line 892: Closing TABLE without a matching opening tag.
There was simply too much code to go through and try to track down any JS erros.. I couldn't get the scroll window to work at all in mozilla and it seemed to work only in small jumps in NS4.. neither browser reported any error.
|