Seeking a responsive table solution similar to Bootstrap, but without using Bootstrap's Javascript and CSS due to the website being built from scratch with no frameworks. Check out this demo: http://www.w3schools.com/bootstrap/tryit.asp?filename=trybs_ref_table-responsive&stacked=h
Wondering if there is a straightforward solution to achieve this effect using just CSS and basic Javascript, or maybe a jQuery plugin? Explored different options but haven't found one that simply adds a vertical scroll bar.