Hi,
I am trying to find out the current position of the scrollbar inside
the scroll event of the browser window using jQuery. But there seems
to be a problem.
This is the code.
$(window).scroll(function(){ var asd = $(window).scrollTop();
Hi Paul,
Try $(window).scrollTop()
--Karl
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Aug 4, 2009, at 4:37 PM, Paul van Hoven wrote:
I can't figure out how to check with jquery how deep a user has
scrolled into a page. Suppose you got a webpage with 3000px
I can't figure out how to check with jquery how deep a user has
scrolled into a page. Suppose you got a webpage with 3000px in height
but the actual viewport is just 768px high. So the user has to scroll
down to see the rest of the page. How do i get the current vertical
scroll value of the page.
hi2all
how can we have an eye on scrollbar ?
I want an event that will run on scrollbar changed !
have i to use "setTimeout" function to findout that scrollbar position
has changed?!
thanks before
In this http://tradeera.com/contact.html When the user tabs through
all the controls the ScrollBar does not goes down instead the whole
div goes down and so the whole scrollbar gets invisible till the time
we get to the last
i.e.
When we click the first textbox and then click Tab then the scrollb
5 matches
Mail list logo