How does this really work? is there an example online? Joe
----- Original Message ----- From: "Joshua Tipton" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, May 31, 2002 11:16 AM Subject: RE: OT: scrolling tables > This should work. > > Joshua Tipton > > > <Table> > <tr> > <td>Headers for table</td> > </tr> > <tr> > <td style="OVERFLOW-Y: auto;> > <table> > <tr> > <td>YourStuff</td> > </tr> > </table> > </td> > </tr> > </table> > -----Original Message----- > From: Critz [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 31, 2002 11:04 AM > To: CF-Talk > Subject: Re: OT: scrolling tables > > > oi Critz!! > > ok......using the example with the overflow...any idea how to line up > the > table?? the scrollbar throws off the alignment > > > -- > Critz > Certified Adv. ColdFusion Developer > > Crit[s2k] - <CF_ChannelOP Network="Efnet" Channel="ColdFusion"> > ------------------------------------ > Thursday, May 30, 2002, 10:53:07 PM, you wrote: > > C> oi CF-Talk,!! > > C> somewhere....possibly on the msdn site I've seen an example > where table > C> headers are stationary, but the cells are scrollable..... > > C> anybody else seen this.....or know where some Xamples are? > > > C> thanks > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

