Re: Scrollbars in Table Cells?

How do I get unsubscribed from this?  It's driving me mad having these emails!!

Sarah
  ----- Original Message ----- 
  From: SeaHen 
  To: www-html@w3.org 
  Sent: Friday, August 02, 2002 1:52 PM
  Subject: 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 12:53:15 UTC