RE: [xsl] re: scrolling table

Subject: RE: [xsl] re: scrolling table
From: Robert Seber <robert.seber@xxxxxxxxxxxxxxxxxx>
Date: Mon, 30 Apr 2001 13:16:13 +0100
You'll need to fix the width and of the <td> and <th> cells so that they are
allways rendered the same width.

e.g.

<td width="30">

P.S. This is an HTML question, not an XSL quaestion.  Please use HTML forums
for these questions.

> -----Original Message-----
> From: Nadim Bakhshov [mailto:Nadim.Bakhshov@xxxxxxxxxxxxxxxx]
> Sent: Monday, April 30, 2001 12:58 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] re: scrolling table
> 
> 
> Does anyone know how I can create a scrolling 'body' for a 
> table, leaving
> the TH cells constant?
> 
> I've tried using two tables, on for the TH and one for the TD with a
> scrolling DIV wrapping the TD but the TH and TD cells don't line up
> correctly.
> 
> Any ideas?
> 
> 
> 
> 
> Nadim Bakhshov 
> Software Developer 
> Tel: 01962 877711 
> Fax: 01962 877733 
> Mailto:Nadim.Bakhshov@xxxxxxxxxxxxxxxx 
> 
> www.documation.co.uk 
> 
> IMPORTANT. 
> 
> Any views or opinions are solely those of the author and do 
> not necessarily
> represent those of Documation. The information transmitted is 
> intended only
> for the person or entity to which it is addressed and may contain
> confidential and/or privileged material. If you are not the intended
> recipient of this message, please do not read, copy, use or 
> disclose this
> communication and notify the sender immediately. It should be 
> noted that any
> review, retransmission, dissemination or other use of, or 
> taking of any
> action in reliance upon, this information by persons or 
> entities other than
> the intended recipient is prohibited.
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread