Unable to get my webpage height in javascript?
Posted
by
Rajesh Vaddepally
on Stack Overflow
See other posts from Stack Overflow
or by Rajesh Vaddepally
Published on 2012-12-01T04:49:13Z
Indexed on
2012/12/01
5:03 UTC
Read the original article
Hit count: 352
JavaScript
I have a different problem , when user clicks on page and dragging to some location, then with that co-ordinates i should draw a rectangle div...
But it working fine, when user doesn't scroll the window..
If he scroll the window. then he trying to creating a rectangle means ,then it is coming to upper positions..
how can i solve this problem.. i don't have much knowledge on javascript..
If i could not explain you in detail. feel free to ask me..
thanks Rajesh
© Stack Overflow or respective owner