mispris006 Posted April 6, 2006 Share Posted April 6, 2006 New to PHP and I have my site set up as a template. I don't want to use frames though the site functionality needs to be similar to a frames environment.I am using the include function to have some data appear in a table cell - how can I add it so that the scrollbar will automatically appear for an overflow of data without crippling the layout.I am not using any DIV tags because I find them unstable at times depending on who is visiting the site and their settings.Any suggestions would be greatly appreciated.Thanks Link to comment https://forums.phpfreaks.com/topic/6764-solved-help-with-scrolling-content/ Share on other sites More sharing options...
mispris006 Posted April 6, 2006 Author Share Posted April 6, 2006 Figured it out and a div was just what I needed. Link to comment https://forums.phpfreaks.com/topic/6764-solved-help-with-scrolling-content/#findComment-24621 Share on other sites More sharing options...
txmedic03 Posted April 7, 2006 Share Posted April 7, 2006 For future reference, this is an (x)HTML question. This has nothing to do with PHP. Link to comment https://forums.phpfreaks.com/topic/6764-solved-help-with-scrolling-content/#findComment-24635 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.