How to get the height of a body element · Solution 1: Simply use $(document). · Solution 2: Set html { height: 100%; } body { min-height: 100%; }.
確定! 回上一頁