How to Freeze Columns Using Javascript and HTML.
Supports Mozilla 1.3+, Mozilla Firebird 0.7+, Internet Explorer 5.5+, Safari 1.
Requirements:
- Support for inline frames (i.e. not Netscape 4.*)
- This version currently supports Mozilla 1.3+, Mozilla Firebird 0.7+, Internet Explorer 5.5+, Safari 1.
Known Issues:
-
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)
-
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...