|
You can also throw your content into a <div> that has the height, width and scrolling options set to limit its size and allow scrolling. This has the same limitations as a scrollable table -- newer browsers only. What kind of effect are you going for? If you just want to display a bunch of data, Scott Klement is right. An HTML table is really all you need. Browser users are used to vertical scrolling. Mike E. On Tue, 26 Oct 2004 17:20:13 -0700, Joe Lee <leejd@xxxxxx> wrote: > Actually I believe this capability is a function of CSS , not > HTML/XHTML. You need to use the <tbody></tbody> tags along with the > <thead></thead> and/or <tfoot></tfoot> tags. Basically you use the style > of the <tbody> element to specify the size of the element and then also > specify overflow:auto or overflow:scroll. This will give you a fixed...
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.