Questions tagged as 'rolamento'

0
answers

Scroll hides Bootstrap Popover

So folks, once again a question related to this popover , I managed to stylize it to an acceptable size, but with a display-related issue when the scroll in> Div where it contains the element. In the previous version where you had scroll...
asked by 26.10.2018 / 16:32
1
answer

Effect of scrolling down the page to a defined extent using scroll

Hello, I already looked at something related here, but did not clarify my doubt: How to make this scrolling effect equal to this site? link And how to set where the scroll will stop, so that each session of the page is centered in the br...
asked by 15.10.2018 / 17:34
0
answers

webkit-scrollbar no react

I need to customize a scroll bar for a React component, but I'm not sure how I should write the webkit-scrollbar syntax inside it. Could you help me?     
asked by 23.08.2018 / 20:36
0
answers

Prevent Scroll Bar on Navbar on Materializecss

I'm using Materializecss in a project, so far so good. It turns out that I'm not able to make a stop with the scroll bar. How do I prevent the scroll bar from climbing, entering, going over the navbar? so that it only scrolls the div content...
asked by 15.08.2018 / 05:06
1
answer

ScrollSpy wordpress

Good morning I would like some help I'm using wordpress and I put the following menu class CSS_Menu_Maker_Walker extends Walker { var $db_fields = array( 'parent' => 'menu_item_parent', 'id' => 'db_id' ); var $classActive = 'tes...
asked by 24.07.2018 / 15:19
0
answers

Overflow scroll and flex together

Hello, I am trying to apply an overflow scroll on an element that is being positioned with flex, but I noticed that it is not working because it is expanding to behave all its elements (probably because no height was defined). How would I make th...
asked by 19.07.2018 / 21:20
2
answers

Trigger two functions with different 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 returned to the top of the page and another of h...
asked by 18.07.2018 / 14:41
2
answers

Scroll overlaying the navbar header in HTML / CSS

I'm doing some testing and I wanted to take the scroll off of the navbar, but leave the rest of the main content on the page or below the navbar, but I'm not getting it. Something similar to what happens on this page: link This is my pag...
asked by 24.06.2018 / 09:20
1
answer

Scroll with Selenium in Python: Error

I have a list of items on the screen, in which I need to click one by one to parse data. It happens that, at a certain moment, Selenium can not click anymore, because when it tries, the following error happens: selenium.common.exceptions.WebDr...
asked by 10.05.2018 / 15:45
0
answers

Scroll horizontal scrolling issues on mobile devices

When creating a menu with horizontal scroll, no matter how well it works on the computer, I always have problems with touch devices. For example: Creating cards for mobile browsing, what happens is that when scrolling sideways, the site also...
asked by 18.04.2018 / 14:59