Most voted "rolling" questions
Tag used in subjects involving scrolling (scroll) of content of a web page.
Learn more…183 questions
Sort by count of
-
0
votes1
answer45
viewssetar scrol location
I have a div with overflow: auto; I press to leave the scrol of this div at the lowest point, to show only the newest information: div{ width: 150px; height:80px; border: 1px solid; padding:5px;…
-
0
votes3
answers2099
viewsHow to change right when scrolling on navbar
Hi people see if you can help me, I need a function using jquery or a simpler method, which change my logo when scrolling the mouse scroll, at the moment I have the following function, which just…
-
0
votes0
answers43
viewsJavascript does not work correctly on IE and Mozilla
Hello I have a code that makes an animation in the anchorage of the site. When the user clicks on the menu, he scrolls to the anchored location. But it’s only working smoothly in Chrome and Opera.…
-
0
votes1
answer166
viewsevent with javascript scroll
I have the code below creating the fadein and fadeout effect with the Animate.css library in a scroll event, but when the event occurs applying fadeOut, it reappears until it moves the scroll, and…
-
0
votes2
answers1106
viewsScroll overlaying the navigation header (navbar) in HTML/CSS
I’m doing some tests and I wanted to take the scroll off the navbar, but leave in the rest of the main content of the page or below the navbar, but I’m not getting. Something like what happens on…
-
0
votes2
answers110
viewsTrigger two functions with separate onscroll events - JS
Good morning, I need a help, I have two functions that use the onscroll event, a function to appear a "Back to Top" button where when it is presented to the user it can be triggered and will be…
-
0
votes0
answers72
views -
0
votes1
answer88
viewsUiscrollview rolling when displays keyboard - Swift
Hello I am using a Uiview with a Uiscrollview to assemble a layout, but every time the keyboard is shown the scrollview and scrolled down, I have tried some solutions, found here and in other forums…
-
0
votes0
answers88
viewsHow do I make the infinite scroll not load the same values again?
I have the following code: <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js" type="text/javascript"></script> <script> $(document).ready(function() {…
-
0
votes1
answer956
viewsFix navbar and give horizontal scroll on content
I’m trying to make a map with a navbar as per image: Only when moving the image on the X-axis to see the rest of the content, the navbar also moves as the image How do I enable scroll only on X-axis…
-
0
votes2
answers205
viewsHow to show a div with scrollTop after certain pixels?
I have a div (Fixed) that appears when the page is scrolled down and reappears when the page is scrolled up. I need it to just disappear (when rolling down) from the body’s 45px. That is, while the…
-
0
votes2
answers109
viewsI wonder if there is any way in CSS to identify scroll scrolling
I have a page where the header is in the top:0 position: Absolute, but I wanted it to change to position: Fixed, in case the user scrolls up. Example: at the top of the page the menu will stay at…
-
0
votes2
answers2537
viewsPage with Smooth Scroll
I’m linking the pages to make a smooth scroll between the internal links but it’s not working. Javascript <script…
-
0
votes1
answer29
viewsHow to make jquery click work with Infinite Scroll?
I have the homepage with a list of things: <table id="table" class="tabela" > <thead> <tr> <th class="check">V</th> <th class="nivel">N</th> <th…
-
0
votes0
answers50
viewsHow to make the scroll "jump" to a div or internal link in jQuery (or pure JS)?
Example: https://alvarotrigo.com/fullPage/ and https://www.casacomseara.com.br/, as you use the mouse scroll up or down, you will "jump" between the contents or Divs. That’s what I look for in…
-
0
votes1
answer204
viewsHow to leave scroll of a div as main scroll?
I made a page in bootstrap and also a smooth scroll, but this scroll is not of the page but of a div. The main scroll of the page I took, and the page itself is inside that div. Is there any way I…
-
0
votes1
answer79
viewsScrollview does not scroll the screen in Landscape mode
Hello, Scrollview does not roll the screen in Landscape mode. Portrait mode works normally. I’ve done xml with and without android:scrollbars="vertical". follows the xml code: <ScrollView…
-
0
votes0
answers42
viewsWhy isn’t the Flutter page starting at the beginning by default?
The scrollable page is starting at a place below the beginning, not in the middle, not at the end, I initially thought it was because I was using a Listview inside a Container, without specifying…
-
0
votes1
answer1153
viewsChange the color of the scrollbar with vertical menu
Good morning. I have a vertical menu that is larger than the page and therefore will appear with scroll. I’m not able to change the scroll style as colors and thickness. I’ve tried everything, but I…
-
0
votes2
answers113
viewsPrevent screen scrolling when opening modal in Reactjs
Hello, I am creating a site where one of the pages has a list of various clickable items (such as a ? shop window' of online stores), when clicked will open a modal that will be in front of all…
-
0
votes0
answers16
viewsScrolling in blocks with your finger
Good morning, I’m mounting a one page with 5 blocks, where each block is sized to have the screen height. The goal is for each block to appear whole on a cell phone screen. I put a link in each…
-
0
votes1
answer48
viewsScroll (scroll bar) with the same look in multiple browsers
I have the scrollbar in this style in the browser google Chrome, but in mozila and on the internet explore the visual ends up not picking up. It is possible to mount the scroll bar without using…
-
-1
votes2
answers923
viewsjQuery scroll does not work on Chrome in the rewind to previous page
I have this code that works well (just scroll down) in firefox and Chrome , but if you then click the 'backward' browser (Chrome) it does Trigger just in the load page without me do scroll. In HTML…
-
-1
votes1
answer81
viewsOnload file . txt
You guys are late. I need to upload the contents of a file. txt to a web page, since I need to have control over the scroll, I need to keep it always at the end of the page, and a constant update.…
-
-1
votes2
answers124
viewsSite resolution created in HTML+CSS exceeds 100% of screen
Hello, I am really learning how to work with HTML, CSS and JS and I am facing a resolution problem. At least I think it has to do with resolution. The site has created a horizontal scroll bar and no…
-
-1
votes2
answers170
viewsPerform Javascript function when reloading the page
I have 2 buttons I put on the menu, and when the scroll appears 1 and add the other because the menu changes color (I’m sending the images for better view). So far so good. You’re doing it the way I…
-
-1
votes2
answers178
viewsHow to create event between sessions transition?
I own a element <a> in my .html, where I need that when there was the event of onclick in the same, would occur the transitional effect of session, that is to say: With the event onclick in…
-
-1
votes1
answer1114
viewsHow to get the full size of the scroll?
I’m looking to acquire the percentage that my scroll is, to manipulate css. But I have these two variables: document.documentElement.scrollTop; document.documentElement.scrollHeight; The first one…
-
-1
votes1
answer229
viewsHow do I take this scroll off the screen and make it responsive?
People how do I take this Scroll that appears when I open this page on smaller screens? I would like to leave it responsive tbem and with the login card in the middle of the page with margin top and…
-
-1
votes1
answer21
viewsKeep Scroll at [last position after an AJAX request?
I am having difficulties in performing an activity that is to keep the scroll in the LAST position before the AJAX request. //antes da requisição var scrollPosition = $('.cart').scrollTop(); ==>…
-
-1
votes2
answers23
viewsHow to disable the page scroll by going over an element using pure Javascript and (or) Css, and without hiding the scroll bar
Having an example of a slide that works with the mouse scroll, however it is horizontal. The problem is that the page’s vertical scroll conflicts with the slide’s horizontal scroll. How could I…
-
-2
votes1
answer31
viewsscroll down to map region - google maps
Speak, guys, I still have little experience and I have a very annoying little problem. When I create a page with a map, when I access this page, the scroll goes to where the map is. I discovered…
-
-3
votes1
answer28
viewsHow to prevent the scrolling of a given element?
I have a list of several items, the first being a <div>. I want this one <div> always be in the same position (visible at the top), regardless of whether the scroll bar moves up or down.…