I've had some success playing with this technique: http://home.tampabay.rr.com/bmerkey/examples/nonscroll-table-header.html
It's not perfect - it currently uses expressions in the css, which could be pulled out / adapted into an external javascript file. You can turn the horizontal scrolling on via css. It's a useful technique when you need scrolling, but you don't need too many other grid "special-effects" r. Shawn-53 wrote: > > > Can anyone point me to a better and/or more reliable way to do this? > This is functional enough for now, but isn't perfect. I'm getting some > 1 or 2 pixel offsets due to borders, padding, etc. I'm not able to fix > EVERY place where this may occur in this code. (I really hate working > with ugly complex tables.. :) > > Thanks for any tips - and listening to me vent.. :) > > Shawn > > -- View this message in context: http://www.nabble.com/Fixed-table-header-tp14363303s27240p14404482.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.