Hi,
I would like to make the tbody section of a table scrollable, while
leaving the headers and footers in set places. I see that firefox does a
reasonable job of this (simply by setting tbody{overflow: scroll}, but I
would like to do this in IE6.
I realise that this doesn't work straight off, but was wondering if it could
be faked by adding marins to the table and absolutly positioning the top and
bottom row. However, not got much further than that. Does anyone have any
ideas?
Thanks,
Martin