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 Quote 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 Quote Link to comment https://forums.phpfreaks.com/topic/210970-scrollable-divs-and-tables/#findComment-1101226 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.