Re: scrolling layer

by Nate Harel <nharel(at)consultant.com>

 Date:  Thu, 19 Jul 2001 13:43:43 -0400
 To:  "Marc David Johnson" <mjohnson(at)marcdavidjohnson.com>
 Cc:  <hwg-techniques(at)hwg.org>, "Nate Harel" <nharel(at)consultant.com>
 References:  rcn
  todo: View Thread, Original
That did it! Thanks for the suggestions...

Nate


At 7/19/2001 01:11 PM, Marc David Johnson wrote:
>----- Original Message -----
>From: "Nate Harel" <nharel(at)consultant.com>
> > I need to put in a layer (or whatever can support it) that can scroll when
> > there is a large amount of text in it.
> >
> > In other words, I want to have a page with the usual images and buttons,
> > and off to the right, I want to have an area where there is a certain
> > content that is longer than the page height and would be contained in
> > something that can scroll on its own, without scrolling the whole page.
>
>Using CSS : Just change the following height/width attributes to suit your
>needs. Hope that helps.
>
><table height="200" width="300" border="1">
>   <tr>
>     <td height="40" colspan="2">Header Area (Remove if desired)</td>
>   </tr>
>   <tr>
>     <td width="100">Navigation (Remove if desired)</td>
>     <td width="200">
>       <div style="overflow:auto;width:200px;height:160px;">
>            Fill this area with data and it will overflow (it will create a
>scrollbar automatically for the data) ................
>       </div></td>
>   </tr>
></table>
>
>Marc David Johnson
>mjohnson(at)marcdavidjohnson.com
>http://www.MarcDavidJohnson.com
>A little bit of everything ... and a whole lot of nothing.
>http://mdj.inc <--- New.net address (info - v)
>(http://www.qksrv.net/click-714870-1933347)


		---------------------------------------------------
			 Nate Harel
		        NetTech Services
		        66 Carol Road
		  Needham, MA  02492-1108
		    Tel: 1-781-559-8176
		 Toll Free: 1-877-567-8936
		   FAX: 1-877-567-8936
		 Email: nharel(at)consultant.com
		     www.nettech-services.net
		----------------------------------------------------

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA