I used this to fix the problem for now: padding-bottom: 5000px; margin-bottom: -5000px; overflow: hidden; In IE and Chrome, this solution works. But I tried it ...
確定! 回上一頁