Questions tagged as 'rolamento'

1
answer

How do I perform an action when the scroll reaches the top of the page?

I have all the code of a fixed sidebar that works perfectly, however I want as soon as the scroll bar reaches the top of the page, the top itself, an element receives a CSS assignment through .css (). Something in this line: $(window).scrol...
asked by 30.12.2017 / 19:02
1
answer

fixed menu with jquery in certain page scrolling

I'm trying to leave this fixed menu link from certain page scrolling, in this case, after the initial image.    I found several tutorials on google, but none works on the menu. I even tried the ones asked here and also nothing.    It's hard...
asked by 19.05.2016 / 09:06
2
answers

Scroll scroll to button

I need to make the user click on div with class panel-heading ( h2 ), scroll the screen to the sitebusca.html/ link. How can I create this code? HTML: <div class="panel panel-default pulse animated"> <...
asked by 07.04.2015 / 05:21
1
answer

How to know if the scrollbar is active and its size?

I have a menu that opens based on the X and Y coordinates of the click , but when it was opened at the ends it ended up extrapolating the layout, I set it up, but when the scrollbar side is active it finishes extrapola...
asked by 06.12.2017 / 19:58
1
answer

Help - site one page scroll

Good evening! I am developing a one page scroll site, I am currently developing the contact form, but when the page is up to the form the menu is in front of the form. And when I click on the form to try to write it it interprets it as a link. c...
asked by 06.03.2017 / 02:59
1
answer

How to change the menu position using the scrollTo function?

I am making a website and created a menu with anchor that has the effect of scroll with Javascript. So that's fine, the only problem is that I need to when Javascript takes action the content always stays under the menu, but I did not find whe...
asked by 28.01.2015 / 22:44
1
answer

Chrome page auto scroll to select multiple with option selected

When using the multiple attribute, the page when loaded loads the last <select/> that contains a option with the selected attribute: Example in JSFiddle <p>No Google Chrome a página não fica aqui......
asked by 04.11.2014 / 21:59
1
answer

How to put an overflow in a script div to leave fixed lists in the header?

Hello, I'm trying to add a overflow:scroll to my project, but this invalidates the script that leaves div marker fixed on top until it reaches the next div . link If you take the overflow: scroll from css in .div...
asked by 05.08.2014 / 21:42
1
answer

Random results in SQL queries without repeating (Infinite Scroll)

I have been having this problem for a long time and I can not resolve it. I have a page with infinite scroll that returns a few lines from the database, but the results most often repeat. I am using the following query whenever the scroll rea...
asked by 01.07.2014 / 16:13
1
answer

jQuery addClass in scroll

I have the code below and I'm trying to get the li elements to get with the active class depending on scroll (parallax effect ), everything works well (click functions for the scroll) except that. If you know better, please share...
asked by 09.04.2014 / 18:21