- From: Nick Traenkner <nick@kentinfoworks.com>
- Date: Tue, 15 Feb 2000 13:00:28 -0500 (EST)
- To: "'www-html@w3.org'" <www-html@w3.org>
As far as I know neither MSIE5 nor netscape support this. I've hacked a solution using an ugly kludge of iframes and frames- theads in top frame set no scroll and tbody in lowerframe set scroll- arg!- I wouldnt reccomend this to anyone unless you enjoy having something undependable or loads of server side script crud to match the table content in the two frames. and of course iframe only works in IE. Does netscape have an alternative to iframes? Is this something we should expect to see? (iframes). Also, is there (going to be eventually when hell freezes over) support for leftmost cell not scrolling while tbody scrolls? -nick Dave J Woolley wrote: > > > From: Grant, John [SMTP:john.grant@sage.com] > > > > I think the scroll will only work on a div. > > > I think that is a Netscape restriction, not > a CSS one. The real problem is that real > browsers don't implement these standards well > (as mentioned earlier, IE5 needs explicit styles > for THEAD and TFOOT to even work as intended, and > I wouldn't expect any support at all from Netscape). -- "where do the brokenhearted park their cars?" -Heartbreak Garage, Pere Ubu
Received on Wednesday, 16 February 2000 06:54:44 UTC