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? Quote 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/ Quote Link to comment https://forums.phpfreaks.com/topic/242021-overflow-detection/#findComment-1242888 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.