Look at the bottom of this page in Chrome (10.0.648.134): http://seatgeek.com/jobs/
The page mysteriously extends far beyond the footer. I am perplexed because:
- Looking at the web inspector, the web inspector says that the html ends at the end of the footer, so it’s hard to know how to debug this.
- This only happens in Chrome (even Safari)
- This does not happen on any other page of my site, except for job pages
It is not related to JS; I disabled JS and this is still happening.
source
share