duckstar Posted August 17, 2010 Share Posted August 17, 2010 Hi everyone, I am truly stuck trying to figure out how to do the following. I use AJAX to fill a DIV with a table of results. I want the headers of this table to be fixed I want to be able to scroll down vertically through the results (obviously without the headers going out of view) I want to be able to scroll the whole thing horizontally (including the headers above the correct columns) I have tried using a div inside a div to use multiple scrolling. But i am getting in a right mess with it. Just need to know what the best layout would be. Thanks for reading and hopefully giving your ideas . Duckstar Link to comment https://forums.phpfreaks.com/topic/210970-scrollable-divs-and-tables/ Share on other sites More sharing options...
Crono Posted August 19, 2010 Share Posted August 19, 2010 You might want to take a look at this: http://www.w3schools.com/Css/pr_pos_overflow.asp Link to comment https://forums.phpfreaks.com/topic/210970-scrollable-divs-and-tables/#findComment-1101226 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.