473,386 Members | 1,694 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Scrollable Tables

Hi,
I would like to make the tbody section of a table scrollable, while
leaving the headers and footers in set places. I see that firefox does a
reasonable job of this (simply by setting tbody{overflow: scroll}, but I
would like to do this in IE6.

I realise that this doesn't work straight off, but was wondering if it could
be faked by adding marins to the table and absolutly positioning the top and
bottom row. However, not got much further than that. Does anyone have any
ideas?

Thanks,
Martin
Apr 25 '06 #1
3 2105
Tue, 25 Apr 2006 12:14:45 +0100 from Martin Eyles
<ma**********@NOSPAMbytronic.com>:
Hi,
I would like to make the tbody section of a table scrollable, while
leaving the headers and footers in set places. I see that firefox does a
reasonable job of this (simply by setting tbody{overflow: scroll}, but I
would like to do this in IE6.
Here's an example I bookmarked some time ago:
http://web.tampabay.rr.com/bmerkey/e...le-header.html


--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2.1 spec: http://www.w3.org/TR/CSS21/
validator: http://jigsaw.w3.org/css-validator/
Why We Won't Help You:
http://diveintomark.org/archives/200..._wont_help_you
Apr 25 '06 #2
Ok, how about a version that works on internet explorer for windows CE Pro
5.0? Can that be done?

Also, is there a version that can do this in IE without script? (I do
believe that expression(document.getElementById("data").scrollT op-2) is a
script).

Ta,
Martin

"Stan Brown" <th************@fastmail.fm> wrote in message
news:MP************************@news.individual.ne t...
Tue, 25 Apr 2006 12:14:45 +0100 from Martin Eyles
<ma**********@NOSPAMbytronic.com>:
Hi,
I would like to make the tbody section of a table scrollable, while
leaving the headers and footers in set places. I see that firefox does a
reasonable job of this (simply by setting tbody{overflow: scroll}, but I
would like to do this in IE6.


Here's an example I bookmarked some time ago:
http://web.tampabay.rr.com/bmerkey/e...le-header.html


--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2.1 spec: http://www.w3.org/TR/CSS21/
validator: http://jigsaw.w3.org/css-validator/
Why We Won't Help You:
http://diveintomark.org/archives/200..._wont_help_you

Apr 25 '06 #3
ah, discovered another example on that same site that does pretty much what
I'm looking for, and works on the CE machine.

http://web.tampabay.rr.com/bmerkey/e...e-header2.html

I'll adapt the example to what I need.

Ta
Martin

"Martin Eyles" <ma**********@NOSPAMbytronic.com> wrote in message
news:12*************@corp.supernews.com...
Ok, how about a version that works on internet explorer for windows CE Pro
5.0? Can that be done?

Also, is there a version that can do this in IE without script? (I do
believe that expression(document.getElementById("data").scrollT op-2) is a
script).

Ta,
Martin

"Stan Brown" <th************@fastmail.fm> wrote in message
news:MP************************@news.individual.ne t...
Tue, 25 Apr 2006 12:14:45 +0100 from Martin Eyles
<ma**********@NOSPAMbytronic.com>:
Hi,
I would like to make the tbody section of a table scrollable, while
leaving the headers and footers in set places. I see that firefox does a
reasonable job of this (simply by setting tbody{overflow: scroll}, but I
would like to do this in IE6.


Here's an example I bookmarked some time ago:
http://web.tampabay.rr.com/bmerkey/e...le-header.html


--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2.1 spec: http://www.w3.org/TR/CSS21/
validator: http://jigsaw.w3.org/css-validator/
Why We Won't Help You:
http://diveintomark.org/archives/200..._wont_help_you


Apr 25 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Leo J. Hart IV | last post by:
Hello, I have a table: <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1"> <tr> <td...
7
by: Matt Kruse | last post by:
This is a typical layout, but I have specific requirements. I'm trying to figure out a) if it's possible to meet the requirements and b) if so, how. +---------------+ | header |...
25
by: Michael Schuerig | last post by:
I'm trying to do something seemingly very simple, but it's brought me close to crushing my head on the keyboard. All I want is a table where the head row is fixed and the body columns below are...
3
by: pmud | last post by:
Hi, I have a web page (asp.net, code:c#). I havean html table with text boxes. Based on the user input , records are displayed in the data grid below it. Now the datagrid has a large no. of...
5
by: Brian Henry | last post by:
Hello, I want to make a control that has a scrollable Gantt type display (not really one but will look similar to one) this is going to be custom drawn (i already have the drawing procedure...
1
by: Keimo Repo | last post by:
Hello I would need some advice, even just speculations... A customer of ours insists on a couple of customer specific design features for our existing multi-customer web application: - A...
2
by: Ben H | last post by:
Hello all I'm using a listview in my app but I want to scroll the listview programatically as I hate the look of the standard scrollbar. So, the listview is scrolled programatically using...
2
by: soeter04 | last post by:
Hey guys, I'm trying to make a scrollable table as follows: table is inside a div that is scrollable, both horiz and vert above that div is another div, containing the table headers. As the...
2
by: binilprasad | last post by:
Hi Am working in project where i have to display a table with fixed header and the body is scrollable.I done this creating two tables and placing them inside a div. I set the top property of...
1
by: since | last post by:
I figured I would post my solution to the following. Resizable column tables. Search and replace values in a table. (IE only) Scrollable tables. Sortable tables. It is based on a lot...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.