This article mainly introduces how to obtain the page height by clicking a button in JavaScript. It involves various common operations on the page element height in JavaScript and has some reference value, for more information about how to obtain the page height by clicking the JS button, see the example in this article. We will share this with you for your reference. The details are as follows:
This is a JavaScript special effect code. Click to get the webpage height and implement the position-fixed effect under ie6. In addition, it is about to solve the mask problem (lightBox ), I personally think that the pure css method (excluding its display/hide) will be more suitable.
The running effect is as follows:
The Online Demo address is as follows:
Http://demo.jb51.net/js/2015/js-click-btn-web-height-codes/
The Code is as follows:
JavaScript click to get the webpage height