Scrollbars in Table Cells?

The only real advantage frames have over tables is separate scroll bars. But table cells could have them too!

The codes would be:
<TD WIDTH=a HEIGHT=b HSCROLL=c VSCROLL=d>
Here, we see, at any time, an A-by-B region of the cell, minus scrollbar width, but we scroll around a C-by-D area.
I'd also like to see frames become more addressable. One way to do this would be to put the frame content in the frameset file, with this new tag:
 
<SUBHTML NAME="top"><HEAD>

Received on Friday, 2 August 2002 08:47:00 UTC