Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Table headers


Message #1 by "Tarey Gettys" <tareyg@h...> on Mon, 29 Jan 2001 19:43:46 -0000
There are guidelines in the HTML 4.01 standard to have non-scrollable
<THEAD> and <TFOOT> tags, but currently no browser (not even NN6) supports
this useful feature. Frames are probably your best bet.

Chris

-----Original Message-----
From: Michael Morisoli [mailto:Michael@M...]
Sent: Tuesday, January 30, 2001 9:39 AM
To: HTML Code Clinic
Subject: [html_code_clinic] RE: Table headers


The only way I can think of would be to use frames.  The top frame would
contain the headers, the bottom frame the table information...


-----Original Message-----
From: Tarey Gettys [mailto:tareyg@h...]
Sent: Monday, January 29, 2001 8:05 PM
To: HTML Code Clinic
Subject: [html_code_clinic] Table headers

Is it possible to have a table on an .asp page that when scrolled the
header rows remain stationary?

Thanks for your help,
Tarey



---
FREE WEB DEVELOPMENT CODE, CONTENT, AND INSIGHTS
IN YOUR INBOX!
Get the latest and best HTML, XML, and JavaScript tips, tools, and 
developments from the experts.  Sign up for one or more of EarthWeb?s
FREE IT newsletters at http://www.earthweb.com today!  
$subst('Email.Unsub')

  Return to Index