Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
2answers
341 views

Does WebKit have a clipping bug?

Given a region where the line-height and any margins are n, and the region has a height that is a multiple of n, and the scrollTop is increased by multiples of n I find that I get the result I expect ...
7
votes
2answers
3k views

$(window).scrollTop() vs. $(document).scrollTop()

What's the difference between: $(window).scrollTop() and $(document).scrollTop() Thanks.
4
votes
5answers
3k views

jQuery easing animation of window scroll in Firefox (bug or my bad?)

THE EXAMPLE First and foremost, here's my code and problem: http://www.nathanstpierre.com/MBX/showoff.html THE ISSUE So what I'm seeing is when you click the buttons on the left, the window scrolls ...
3
votes
2answers
316 views

Eliminate shake when using jQuery scrollTop

I've got a function that scrolls down to the next section of an article when the down arrow on the keyboard is pressed and scrolls up when the up arrow is pressed. Its working fine, however there is ...
3
votes
2answers
562 views

Call Scroll only when user scrolls, not when animate()

I have a few links across the page with the purpose of "going to the top", accomplished by scrolling the page to the top with a nice animation. I've noticed that sometimes while the page is scrolling ...
2
votes
2answers
75 views

jQuery animate scrollTop

I have quite a few section tags in a div with an overflow set to hidden. The code is along the lines of this: <div id="viewport"> <section> content </section> <section> ...
2
votes
1answer
101 views

animate scrollTop not working in firefox

this function works fine. It scrolls the body to a desired container's offset function scrolear(destino){ var stop = $(destino).offset().top; var delay = 1000; ...
2
votes
1answer
179 views

Javascript: Programmatically scroll non-popup SELECT element to bottom in Chrome

I have a SELECT element in a web page, and I'd like it to load scrolled to the bottom. In most browsers, I can do this: myselect.scrollTop = myselect.scrollHeight; Although scrollHeight is out of ...
2
votes
3answers
288 views

jquery scrollTop does not work in IE8

I'm trying to scroll the page based on the hash on the url. Here's my code: var hash = window.location.hash; $(hash).scrollTop(); This doesn't to anything. So what am I doing wrong? And another ...
2
votes
1answer
256 views

jquery smooth scrolling gone wrong in opera

I just tried a snippet of code on the latest version of opera and it won't do the animation! it just goes straight up (I'm trying to anchor back to top with a smooth animation) how can I solve this? ...
2
votes
1answer
807 views

jQuery add and remove $(window).scroll(function()?

How can I remove and then add the $(window).scroll? I need to store a variable and reuse it after some event. // here i store my var $(window).scroll(function(){ myScroll = $(window).scrollTop() ...
2
votes
1answer
542 views

scrollTo() flickering

I have a dynamic page where clicking a link triggers some javascript that sets some page elements to display:none, and thus changes the height of the page. The typical browser behavior for this is ...
2
votes
4answers
427 views

get height for a div with overflow:auto;

i have a div with height:100px and overflow:auto the content is dynamic. i want scroll the div in the bottom i tried with $("#chat_content").scrollTop($("#chat_content").height()); but if the ...
2
votes
1answer
848 views

How to get scrollTop of page just after page onload event?

I know how to get the scrollTop of a page, I use this simple JS function (code copied around): function GetScrolledTop() { //I never work in IE quirkmode, I always use DOCTYPE as 1st line, so I ...
1
vote
2answers
31 views

Scrolling down to a position with jQuery

Hi just a quick doubt that's driving me mad. I'm trying to automaticly scroll down to an button when this button is clicked. I've got the y-index value of my button saved on a variable called ...
1
vote
2answers
91 views

Jquery: Scroll to last <li>

I'm using the following to scroll to the last <li> in an unordered list: $("html,body").animate({scrollTop: $('ul#cart-items li').offset().top}); How can I change this to scroll to the last ...
1
vote
2answers
75 views

jQuery Browser Auto Scroll With Navigation?

Is it possible, or does anyone know of a tutorial where you have a fixed navigation with a click to scroll to a section of the page, and the navigation indicates your at that point with an active ...
1
vote
1answer
73 views

Jquery - boxes do not animate in IE8 and Below

I've recently included jQuery to my website to animate two boxes, depending on how far down the page the user scrolls. They both appear from the top of the page, so are not visible when the page ...
1
vote
3answers
68 views

jquery scrollTop and href=“#”

I use this function to scroll to a desired container: function scrolear(destino){ var stop = $(destino).offset().top; var delay = 1000; $('body').animate({scrollTop: stop+'px'}, delay); ...
1
vote
1answer
94 views

jQuery ScrollTop, scroll is double while using input labels

I see a strange issue where the ScrollTo plugin scrolls twice the expected distance, but only when you click on a radio button or checkbox label. I removed the plugin and replaced it with this... ...
1
vote
0answers
226 views

Weird behavior of JavaScript (With jQuery) 'scrollTop' on Android WebView

I have an HTML file with an element inside it with id="start_section". I want that when the page loads it will scroll down to this element so i added the following scrip: ...
1
vote
1answer
121 views

scrollTop only scrolls down

I'm trying to make a div scroll to its top, but for some reason it won't work. This code works, and scrolls to the bottom of a div inside my wrapper: $('#wrapper').animate({ scrollTop: ...
1
vote
0answers
378 views

problem with scrollto and scrolltop in chrome using jquery

I've tried using both scrollTo(y,x) and scrollTop(x-pos), values in the parenthesis being the offset.top values of individual DOM elements. These seem to work in all browsers initially, however when ...
1
vote
1answer
218 views

Get vertical position of scrollbar for a webpage on pageload when the url contains an anchor

I am using jQuery's scrollTop() method to get the vertical position of the scroll bar on pageload. I need to get this value after the anchor in the url is executed (ex url: www.domainname.com#foo). I ...
1
vote
1answer
80 views

Define top of page for jQuery .scrollTop

I am using the jQuery .scrollTop function on a page I'm building which is working fine in general, though I have a contact div that opens from the top of the page that changes the defined top of the ...
1
vote
2answers
437 views

can't use animate scrollTop with jscrollpane?

I'm using the following jQuery function to smoothly scroll to page sections: function scrollTo(element) { //$('html, body').animate({ // before the addition of jscrollpane ...
1
vote
1answer
395 views

Add arrow key navigation to jQuery scrollTop

I'm using jQuery scrollTop to navigate through points on a page. Works great. But I was wondering if it would be possible to add up/down arrow key navigation to it. So for instance, down arrow scrolls ...
1
vote
1answer
424 views

Strange scrollTop() bug (in some browsers)

I've some really strange bug with scrollTop() in Safari. Here it is: http://miceclub.ru/ (grounds list on the map). I'm using jquery scrollTop() function and mousewheel plugin. I use: ...
1
vote
1answer
450 views

Firefox scrollTop reset on zIndex change

Whenever I change zIndex of given div (even to the same value) its scrollTop property resets and it scrolls back to start. This causes a very ugly effect to my site (slowdown and black rectangle over ...
1
vote
2answers
961 views

Jquery: animate page down 100px from current screen position

I need to animate a scroll from the current screen position, down a set number of pixels. $('html,body').animate({ scrollTop: $(window).position().top += 100 }) or? ...
1
vote
0answers
508 views

jquery scrolltop and scrollleft work perfectly, but on iphone they all scroll the other bar to it's home position?

I am using the following jquery code to scroll to a certain position on the page vertically. This works absolutely fine on all browsers and does not affect the horizontal scroll position, however when ...
1
vote
1answer
460 views

jquery: auto scroll page, but allow for mousewheel, still scrolling

I'm trying to create a feature where the user sees a menu that has 5 numbers, 1 - 5. 1 = slowest, and 5 = fastest, when someone clicks one of these numbers the page begins to scroll itself, making it ...
1
vote
3answers
488 views

JQuery, ScrollTop scrolls to last div and not ID div

So im basically using a link, to scroll through a series of divs to select the correct one. Ie click on happy, and scrolls to 'happy' div, However, the scroll seems to not go to what its linked to, ...
1
vote
1answer
1k views

problem with scrollTop

I have the following markup: <div style="overflow:auto;width:500px;height:100px;"> <ul> <li>Item 1</li> <li>Item 2</li> <li>Item ...
0
votes
1answer
13 views

Scroll jarring when using jQuery scrollTop

I am using a very simple piece of code to animate a scroll to the top of my page. The code is as follows: $(document).ready(function(){ $('div#top').hover(function(){ $('html, ...
0
votes
1answer
25 views

jQuery scrollTop inconsistent across browsers

In Chrome and Safari, $("body").scrollTop(1000) goes where expected. In IE and FF, nothing happens. In IE and FF, $(window).scrollTop(1000) works, but they go to different places. It also works in ...
0
votes
1answer
34 views

Cannot get class of a div

I am capturing an entire div of which I scrolled to, using .scrollTop() and I am trying to retrieve that div's class. So var top gives me [<div class=​"cool active">​div 1​</div>​] in ...
0
votes
0answers
33 views

scrollTop=0 browser compatibility issue

I am creating a simple website that has a sidebar with buttons that link to different pages that load in an IFrame to the right. I want the pages to always load at the top- therefore added this code ...
0
votes
4answers
56 views

scroll UITableView to top when tapping top of the screen

i inserted UITableView inside another ViewController's view. but when i tap the top of the screen; the table view doesn't response to auto scroll to top. i tried : [self.tableView ...
0
votes
2answers
27 views

Jquery Animated Back to Top

I'm currently trying to make a button which will take the user back to the top of the page, but animated. Making the page scroll back up to the top when the button is clicked. I did a search on here ...
0
votes
1answer
33 views

ScrollToFixed plugin creating mystery div that ruins page layout?

I have just used the ScrollToFixed plugin by bigspotteddog ( https://github.com/bigspotteddog/ScrollToFixed ) on my website ( http://faiththeagency.com/easyphone/frequently-asked-questions.php ) ...
0
votes
0answers
14 views

Webkit scroll position lost

On Webkit re-rendering any of an outer containers (div in my case) child elements or changing on of these childs display attribute from/to display:none/block/inline/inline-block whatsoever, courses ...
0
votes
1answer
27 views

following header on page scroll not following

i am trying to have the tipical menu following the webpage scroll, i wanted to change the position relating the marginTop with the page scroll, $(document).ready(function(){ ...
0
votes
2answers
114 views

Scroll to a specific div that's not in view

I am trying to scroll to the top of a specific div container. Currently my code is instead scrolling the page content into view. Anybody has an idea how what's wrong? : ) Here's the code: var ...
0
votes
1answer
62 views

Scroll content vertically with jquery.animate and jquery.scrolltop

I am working on this plugin which scrolls an element to show the hidden content. But I cannot make it right, for instance, when I scroll the content to reach numbers 7,8 and I want to scroll back ...
0
votes
3answers
54 views

How to increase an integer number in `animate()` on each click

How can I increase an integer number in animate() on each click? For instance, html, <ul class="items-thread"> <li class="item-thread">1</li> <li ...
0
votes
0answers
134 views

Jquery scrollTop

If someone could help me find the solution of my problem. The jquery code is made so that when i click on my menu items it will scroll to that section of the site. But the only problem is that it only ...
0
votes
0answers
79 views

iPad using scrollTop with fixed navigation not functioning properly. Only works first time

I am developing a single page site with vertical scroll for navigation. I have a fixed position nav bar and my scrolling content is supposed to go up and down while being floated right of the ...
0
votes
1answer
48 views

Why does .animate to scrollTop jump to 0 before animating?

I am playing with Parallax scrolling like on that nike site. So I have been using scrollTop to determine the user's vertical position on the page and then I've been adjusting element's positions ...
0
votes
2answers
158 views

offset().top gives error in IE7: offset().top is null or not an object

I use the following piece of code to make a div's position fixed when scrolled down (so it will stay in the window). It works perfectly fine, but in IE7 I get the error: offset().top is null or not an ...

1 2 3