Freeze?:
Rows:
Cols:
   
Displaying tabular data, click here to reset

Requirements:

  1. Support for inline frames (i.e. not Netscape 4.*)
  2. This version currently supports Mozilla 1.3+, Mozilla Firebird 0.7+, Internet Explorer 5.5+, Safari 1.

Known Issues:

  1. IFrame synchronization not supported in some browsers.

    Reason: Weak (or absent) support for the scrollTo method in Javascript.

    Environments exhibiting problem: Researching...

    Comments: Synchronization works in IE 5.5(Win), IE 6.0(Win), Mozilla 1.4+(began testing on 0.9.8 on Windows, it worked!), Netscape 6.2+, Mozilla Firebird 0.7, and Safari 1.0 (v85)
  2. Safari can't fix cell widths when table widths are set to 100% with layout:fixed.

    Reason: Because I want something very weird. I want small tables to retain width integrity.

    Environments exhibiting problem: Safari 1.0 (v85)

    Comments: I could try something else...