phpsycho Posted July 14, 2011 Share Posted July 14, 2011 I have a web IM script and its written in Jquery/PHP. For some reason.. when it spits out so many chat boxes that it goes off the page, the body isn't detecting any content overflow.. therefore I can't scroll the page to get to the other boxes. I tried having it spit the boxes into a div and having that div grow in width each time a chat box was added and still it won't detect any content overflow within the page. Any ideas as to how to get it to detect the content overflow? Link to comment https://forums.phpfreaks.com/topic/242021-overflow-detection/ Share on other sites More sharing options...
phpsycho Posted July 14, 2011 Author Share Posted July 14, 2011 the script is here: http://anantgarg.com/2009/05/13/gmail-facebook-style-jquery-chat/ Link to comment https://forums.phpfreaks.com/topic/242021-overflow-detection/#findComment-1242888 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.