CSS expressions in IE and Firefox (or, How to make a TBODY scroll without Javascript)
A couple of months ago, I blogged about a cool way to make a HTML table body scroll in IE using CSS expressions.
That post is by far the most hit page I've written - it seems that many people are trying to figure this out. Since it's been so popular, I wanted a chance to redo what I posted before - I've learned a bit more since then, and I'd also like to address all the comments that have been left on the first post up to now. I've also discovered a new way to do the scrolling that doesn't require the CSS expression at all.
So I've written an article that (hopefully) explains it all. See it here :)