| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: May 2004
Location: Loughborough
Posts: 69
|
Is there any way to code a table with a fixed header and scrollable table body without putting them in separate div’s? I have used the old trick to put a div inside the table for the body before. But its a nightmare lining it up. This is for an online application and only need to work in IE. I’m really looking for a solution that’s NOT JavaScript, yet any help would be great. |
|
|
|
|
|
#2 (permalink) |
|
Registered User
Join Date: Jul 2004
Posts: 2
|
try this
i think <iframe ></frame> wil help you..try it out... click the link if ur interested ... http://www.cs.tut.fi/~jkorpela/html/iframe.html chow,... |
|
|
|
#3 (permalink) |
|
Dr. Lucien Sanchez
Join Date: Mar 2003
Location: UK
Posts: 5,624
|
Or don't use tables or frames at all. Just position a scrolling div below a header div. Mac IE scrollbar issue? |
|
|
|
#4 (permalink) | |
|
I Ain't Losing Any Sleep™
Join Date: Apr 2003
Posts: 5,237
|
Quote:
quick google brought this up - http://www.ssi-developer.net/css/non...able-hdr.shtml The whole table's nested in a scrolling div. They say it needs tweaking for decent browsers but then you say it only needs to work in IE. That's fuckin' ingenious, if I understand it correctly. It's a Swiss fuckin' watch.
|
|
|
![]() |