![]() Preserved Topic: scrolling tables (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: Manassas VA, USA |
![]() Hopefully some of you guru types can give me a hand here. |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
![]() |
Nervous Wreck (II) Inmate From: Manassas VA, USA |
![]() I know the percentage is why it scrolls. I would use pixels but it has to be variable. I was hoping someone had a solution aside from px. |
Bipolar (III) Inmate From: Berlin (almost) |
![]() Could you give us a link to an example page? That would make suggestions much easier... |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
![]() RypTide: You could always use Javascript to detect the size of the browser window and adjust the height of the scrolling element accordingly - a little convoluted but it would work. I would have thought setting things to a percentage would work but as kuckus says we'd need to see the page (there could be something else messing up your layout). |
Bipolar (III) Inmate From: Berlin (almost) |
![]() What, that's your first two posts? I'm really blind sometimes. But better late than never: Welcome to the Asylum! |
Nervous Wreck (II) Inmate From: Manassas VA, USA |
![]() quote:
|
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
![]() btw: out of personal experience that javascript resolution detector only works in 50% of page loads. |
Nervous Wreck (II) Inmate From: Manassas VA, USA |
![]() actually, I think I can use the screensize - header - footer. |
Nervous Wreck (II) Inmate From: Manassas VA, USA |
![]() I figured out what the problem was.: |