The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
239 views

Improving jQuery On-Scroll Parallax Performance

This question is all about improving the performance of an on-scroll parallax background effect, which currently behaves erratically. I am experiencing a lot of jerkiness across all browsers, ...
2
votes
0answers
62 views

How can I time a script to run when a user has scrolled to a particular point on the page?

I have a picture which changes as the user scrolls down (see code below). At the moment, it starts at the point scrolling begins, but I want it to only start changing when the user scrolls to a ...
2
votes
0answers
106 views

How to run a function once in $ (window).scroll()?

I'm trying to make a page that launches different animation depending on the scroll. The principle is simple, when I'm in a block with a data-attribute concerning the type of animation. I run this ...
2
votes
0answers
191 views

Facebook app infinite scroll issue

I'm trying to use infinite scroll on a Facebook app we're currently building, however it will not work due to being in an iframe. Has anyone come up with a work around for this or a similar ...
2
votes
0answers
208 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 ...
2
votes
0answers
600 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
0answers
54 views

scrollTop 0 as a conditional statement

I am attempting to either .animate (provided two conditions are true) or (else) .fadeOut an element: if (window.location.hash == '' && window.scrollTop() == '0') { //do .animate if ...
1
vote
0answers
30 views

I have a error with scrolltop jquey

I have a this code function handleMessage(data) { var htmlCurrent = $("#private_messages").html(); htmlCurrent += "<b>" + data.from + ": </b>" + data.message+"<br>"; ...
1
vote
0answers
59 views

Why is scrolling jumpy right after a jQuery scrollTop?

I'm using $('html, body').animate({'scrollTop':target}); The animation is fine but when the user attempts to scroll the page "shakes" for a few seconds before it lets the user scroll again. I ...
1
vote
0answers
37 views

Not getting all values of scrollTop inside scroll handler?

$(window).scroll(function(){ console.log($(window).scrollTop()); }); Gives console output below when scrolled 2 list (line 392) 7 list (line 392) 12 ...
1
vote
0answers
76 views

conflict with animete scrollTop and scrollHeight

i need help to use scrollHeight in this fuction: $('header').find('a').click(function(){ hash = $(this).attr('href'); $('html, body').stop().animate({scrollTop: ...
1
vote
0answers
137 views

onclick does not work with some scrollTop values

I encountered a strange problem, maybe someone can help. There are multiple img on the page, each one is defined as: <td><a href="#" onclick="Show(\'div1\');return false;"><img ...
1
vote
0answers
227 views

Scrolling snap to horizontal and vertical grid - Jerky scollLeft

I am aiming to create a grid that always snaps to the top and left edge of the browser when a user scrolls vertically or horizontally. I have the basic version working but the scollLeft part is always ...
1
vote
0answers
219 views

jQuery: Get scrollTop when mouse is pressed

I have a question: How to get scrollTop() value when a mouse button is pressed? I have designed an option that lets user to draw a rectangle but an area in which drawing is possible has scrollbar. I ...
0
votes
0answers
17 views

jQuery animating scroll top to 0 not working on Windows Phone

I have written a website which has a function that scrolls the users view to the top of the page. The call in question is: $('html,body').animate({scrollTop:0}, 150, 'swing'); This works fine on ...
0
votes
0answers
11 views

Checking if iFrame scrolled to bottom from outside

I've got a tiny issue, and i need to know if this is even doable and if so... a bit of help accomplishing this would be much appreciated. I've got an iframe, this iframe will display a file.pdf. I ...
0
votes
0answers
31 views

How to properly utilize .scrollTop()

Could anyone please let me know why this is not working? $(window).scroll(function(){ if($(window).scrollTop() > 100){ alert("Scroll in the y > 100px!"); } }); I ...
0
votes
0answers
86 views

jQuery scrolltop not moving to the bottom

I am using scrolltop to move to the bottom of the scroll: // Auto-scroll to the bottom $("#test_div").scrollTop($("#test_div")[0].scrollHeight); Here is the div element: <div ...
0
votes
0answers
106 views

jquery scrollTop not working in chrome

I am banging my head trying to figure this one out. I have a site with nav that is supposed to scroll down the page to different sections when clicked. It uses jquery scrollTop. It isn't working in ...
0
votes
0answers
47 views

Jquery scrollTop working half way

I am having an accordion content where i am scrolling to the top of the chosen content. It works when I click on it the first time, but when one accordion is open the selected text does scroll much ...
0
votes
0answers
101 views

jQuery - scrollTop not working as expected

CODE: if(jQuery("#content h1.title").length > 0){ jQuery('html, body').animate({ scrollTop: jQuery("#content h1.title:first").offset().top - jQuery("#sticky").outerHeight() }, ...
0
votes
0answers
180 views

Scroll Top JQuery not working properly in IE

I am using JQuery Scroll Top to automatically scroll up and down. Currently when I click on "contact", it does not go to the bottom but sort of staggers and shakes. Anybody got any ideas as to why ...
0
votes
0answers
30 views

Attempting to scroll a container with arrows double stores the values

I have a container that listes items. When the user press down and up the highlighted area changes accordingly. I also need the container to scroll with the selection. The problem is the animation ...
0
votes
0answers
43 views

Getting the target of each anchor link for animating scroll (jQuery scrolltop)

Can anyone tell me how to edit this code so that it applies to all anchor links with the class "enablescroll", then scroll to their respective target id's? Right now I have: <script> ...
0
votes
0answers
62 views

One-page vertical website, which section are we viewing?

I want to implement a function to load (ajax) the images of each section of a tall vertical 'one-page' website only when the specific section is accessed, either through clicking on the navigation ...
0
votes
0answers
25 views

ScrollTop is missing its mark?

I have a page with quite a bit of content and I'm using ScrollTop and a nav bar to get people around. I also set the destination on the page based so that when you come you may go to different parts ...
0
votes
0answers
114 views

jQuery.animate() works only once after refresh

I have such pat of code: jQuery('html, body').animate({ scrollTop: $element.find("h2").offset().top -50}, 2000, 'swing', function(){}); After clicking link in menu, page scrolls to one of the ...
0
votes
0answers
77 views

html scrolltop mystery

I am building a web editor. when large elements are added to the editor, the page appears to scroll down, causing the menu at the top to scroll out of view. As a test, I am running the function ...
0
votes
0answers
144 views

make superscrollorama style scroll with jquery

I want to style this web page http://johnpolacek.github.com/superscrollorama/ How can i move element with scroll? this works depend on offset of div. if(mc=="1"){ $("#parallax1").animate({ ...
0
votes
0answers
69 views

ruby on rails partial scroll to top

I am rendering a partial into Modal box & displaying error on top in Modal box. So I want to scroll to top of partial in case of error. I tried almost all the methods that I came across from ...
0
votes
0answers
74 views

JavaScript Scroll Functions Need Adjustment

I have two simple JavaScript scroller functions that I'm calling which work great provided the page loaded has the correct doctype. I don't know enough about doctype (or JavaScript unfortunately) to ...
0
votes
0answers
155 views

jquery when id is scrolltop change css

I need that when a 'id' spend in Top, the button changes the css then get something like this: *css .active{ background:red; } .inactive{ background:#FFF; } *buttons: <div id="button1" ...
0
votes
0answers
21 views

Browser Position used as a dynamic class for a link

Would like to know how to get the Y position of the browser for a very long scroll page and send that Y position data to a jQuery For instance between 0px - 300px from the top of the browser page, a ...
0
votes
0answers
56 views

Scrolling to an anchor within a DIV

and i cant get the animation to work. i have come this far. http://jsfiddle.net/U7JfS/67/
0
votes
0answers
114 views

Stacking Divs on Scroll

I am trying to have one div stack on top of another on scroll. Right now, the second div opacity is set to 0 and once the bottom of the second div is reached, opacity becomes 1. How can I adjust this ...
0
votes
0answers
72 views

scrollTop & pagination

I am having trouble with a mobile page that is built using PHP MySQL and jQuery Mobile. The page limits the output to 15 results via PHP/MySQL. A next link is shown which offsets the results of the ...
0
votes
0answers
310 views

ScrollTop animation with fixed top menu

I followed this tutorial to create a website: http://webdesign.tutsplus.com/tutorials/complete-websites/create-a-parallax-scrolling-website-using-stellar-js/ The only difference is that I decided to ...
0
votes
0answers
93 views

JQuery Inview Scroll Gets Confused at Top

I have a floating nav bar that is giving me small problems... It works perfectly for the most part.. but with a small exception. Take a look at the code: $('#brand_logo').on('inview mouseenter', ...
0
votes
0answers
220 views

Check if top of viewport “hits” DOM-element from scolling with jQuery?

Is it possible to detect if the viewport has scrolled past (or the other way around) a DOM-element with a specific ID with jQuery? More specific, is it possible to detect when the top of the viewport ...
0
votes
0answers
228 views

multiple toggle menu combined with a slider

i try to create a multiple toggle menu combined with a slider. slide down / up works all fine in every of the three different sections (luxury, sports, professional). only thing i couldn't get work is ...
0
votes
0answers
437 views

Internet Explore 8 won't change image src with .attr()

I have set up a page which will flick through a sequence of images as the user scrolls with their mouse or trackpad. I'm using jQuery to measure the distance from the top of the page - scrollTop() - ...
0
votes
0answers
565 views

jquery - get position of element relative to the viewport

I am trying to detect when an element reaches the top the viewport. I have setup a variable to get the position of the element and another variable to get the actual scroll position of the window. I ...
0
votes
0answers
307 views

jQuery scrollTop - no support for negative values in Mozilla / Firefox

Just wondering if anyone has been able to work around Firefox / Mozilla not having support for negative scrollTop values. Chrome and Safari (WebKit) both seem to be able to allow the user to scroll ...
0
votes
0answers
138 views

jQuery scrollTo back to body/html issue

I'm using scrollTo for a web page I'm creating. Because I have a fixed header the scrollto back animation must stop at the end of the header. How can I set up that height in the JS code? ...
0
votes
0answers
342 views

jQuery scrollTop doesn't animate

Having an issue that jQuery scrollTop won't animate at all. This is my code. function nextSection() { var counter = $('.current .subpage').size(); var $this = $('.current > ...
0
votes
0answers
342 views

scroll to bottom using .animate scrollTop finishes before defined time

I'm using jQuery .animate to - on click scroll to the a section of the page. I have it in 3 times, 1 for scrolling back to the top (works fine), 1 for scrolling to section 2 (works fine) & 1 for ...
0
votes
0answers
317 views

jQuery scroll() Event doesn't work with if/else condition depending on scrollPosition

What I want to achieve. I have a teaser, that's always the full height of the website, similar to adidas.com. Now I want to display a "go to top" button on the page as soon as I scroll down for about ...
0
votes
0answers
245 views

jQuery div slides down the page but allows the user to scroll down infinitely extending the page

Hi people! $(function() { var offset = $("#sidebar1").offset(); var topPadding = 10; $(window).scroll(function() { if ...
0
votes
0answers
1k 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
240 views

jquery scrolltop animation flips on click but then scrolls smoothly

I've set up this function: $(function() { $('.top a').bind('click',function(event){ var $anchor = $(this); $('html, body').stop().animate({ scrollTop: ...

1 2 3