How to get document height and width in pure javascript i.e without using jquery.
I know about $(document).height()
and $(document).width()
, but I want to do this in javascript.
I meant page's height and width.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…