![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Seni Seven wrote : Extensive Google searching for more than a couple of hours has not provided me with a satisfactory answer to this question: How can I make scrollable TBODY elements in tables which: * create a vertical scrollbar that DOES NOT occupy the content space of the last column of table cells such that it obscures that content in any way within that last column of cells (irrespective of whether the text remains "intelligible") * do NOT make use of scripting tricks which determine computed widths of all table features (table/table row/table cell element margins, borders, padding, etc) and then re-draw scrollbars...this especially won't work in the script-disabled browsers of paranoid users. * do not make use of non-standard, browser-specific CSS properties? Speak up where it counts. I filed it as a bug in Opera Bug tracking database (#123296) and I made the same request at MSIE 6 wiki bug/request webpage along with a testcase. If you want a bug fixed or a feature implemented for *_everyone_*, then this is the right thing you should be doing. If the only way to make this work in the major browsers and requires browser-specific properties, then what are they? You need a bit of javascript. Cross-browser scrolling tbody http://www.gtalbot.org/DHTMLSection/ScrollingTBody.html works in Firefox 1.x, Seamonkey 1.x, Mozilla 1.x, MSIE 6, Opera 7+, NS 7.x, Safari 2.x, K-meleon 0.8+, etc. |
#3
| |||
| |||
|
|
You need a bit of javascript. Cross-browser scrolling tbody http://www.gtalbot.org/DHTMLSection/ScrollingTBody.html works in Firefox 1.x, Seamonkey 1.x, Mozilla 1.x, MSIE 6, Opera 7+, NS 7.x, Safari 2.x, K-meleon 0.8+, etc. |
![]() |
| Thread Tools | |
| Display Modes | |
| |