Fixed header scrolling table with multiple tbody elements – Twitter bootstrap
I'm having trouble achieving a fixed header scroll-able table which contains multiple tbody elements. Basically, I'd like to put a table inside a container element of fixed size. I'd then like to scroll through any overflowing table elements, without the…