treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Chrome issue with height

  • Only happens in chrome, but the site I am working on gradually grows longer. Can't seem to find anything on it, so wondering if anyone else has solved this issue.

  • That sounds pretty fun. I can't imagine that Chrome released a version that would do that. I would check your Javascript for any altering of the DOM. Perhaps recursive functions or a setInterval that is adding a div? If you post a test site, I'll look into it.