you can do this with style sheets - using the overflow attribute embed your table into the cell of an outside table and use
overflow: auto; in the style that is in the main cell - don't think it works on older NS browsers (what does though) <kirk boecker> ----- Original Message ----- From: "Neil H." <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, March 21, 2002 8:51 AM Subject: Re: Tall Table > I think the Iframe is going to mess up my flow since it is just like a frame > and required a htm page included. > > Thanks, > > Neil > > ----- Original Message ----- > From: "Matthew R. Small" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Thursday, March 21, 2002 11:32 AM > Subject: RE: Tall Table > > > > I think that's what iframes are for... but I've never used one so I'm > > not sure. And it only works in IE (I think) :-) > > > > Matt Small > > > > > > > > > > -----Original Message----- > > From: Neil H. [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, March 21, 2002 11:20 AM > > To: CF-Talk > > Subject: Tall Table > > > > I would like to have a specified height in a table but if that table is > > longer it would have a scroll bar, however I do not want to use frames. > > I > > hope that make sense, the next question is: Is that possible? > > > > Thanks, > > > > Neil > > > > > > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.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

