[jQuery] jQuery Scrollbar position

2009-12-01 Thread ramc
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();

[jQuery] Re: JQuery Scrollbar value

2009-08-04 Thread Karl Swedberg
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

[jQuery] JQuery Scrollbar value

2009-08-04 Thread Paul van Hoven
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.

[jQuery] scrollbar

2008-12-18 Thread rahman...@gmail.com
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

[jQuery] ScrollBar issue with Tab key in input controls

2008-10-20 Thread csplrj
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