- From: Ian Hickson <ian@hixie.ch>
- Date: Tue, 19 Sep 2006 23:45:44 +0000 (UTC)
On Fri, 10 Jun 2005, Jon Levell wrote: > > I'm currently struggling to write a web application for the company > where I work and I'm hoping you guys could make it easier for future > versions of me. > > What I'm trying to do is have a large table of information where the row > and column headers are fixed but the contents scroll. It is possible in > JavaScript at the moment. For a good example (not written by me) see: > http://www.litotes.demon.co.uk/example_scripts/tableScroll.html This is more of a rendering issue than a markup issue -- it's probably something the CSS working group should look at more closely. (We've looked at it before, but never for very long.) Thanks for the feedback, though, I'll make sure to bring this up with the CSS WG again. Cheers, -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Tuesday, 19 September 2006 16:45:44 UTC