Questions tagged as 'scroll'

1
answer

how to close an open div window with scrool without returning to the top scroll?

An initial apology, I am an apprentice and I have made an effect that I want to implement on my website, I have created a DIV that is opened by sliding the scroll down, the DIV presents a video, which I wish can be manually closed to the end of...
asked by 04.09.2018 / 21:50
0
answers

Apply malihu jquery custom scrollbar to the entire browser window

I used the malihu jquery custom scrollbar plugin ( link ) and I'm doing very well in all the elements of the page, except in the browser's global window. I thought that it could work using the selector $ (window), but it does not work, nor with...
asked by 26.08.2018 / 20:31
0
answers

Listview does not slide

In a Listview I am adding elements, but when there are more elements that the screen allows to display, it does not scroll . Solution: The error was in the IsEnabled property, I wanted the photos could not be selected but I had not realize...
asked by 20.08.2018 / 12:26
1
answer

Pass Focus between Buttons

Even if it seems very simple, ps is creating problems for me ... I have a window where I have implemented a ScrollPane and inside a panel. more buttons and a table (so far so good). What I want is that when I click on a button this happens with...
asked by 08.08.2018 / 17:22
0
answers

Horizontal Scroll in Bootstrap 4

I'm trying to make a list of products, but I want to list them horizontally. The problem is that the list exceeds the limits of the container, the scroll does not appear to continue seeing the images. I hope you understand what I say. T...
asked by 04.05.2018 / 21:42
0
answers

scroll works in windows but in mac it moves to the end of the page

I have problems when I try to move the scroll in mac because with a single tap it moves to the end of the page and being in the end until the beginning as shown in the gif some idea of how to fix it with css or javascript     
asked by 20.02.2018 / 17:12
0
answers

how can you immobilize an image in a scrollview?

We have a scrollview wrapping a relative layout where there are two imageview on top of each other, how can you do that: when scrolling, one imageview moves and the other does not? thanks <LinearLayout android:layout_...
asked by 23.01.2018 / 16:12
1
answer

How can I handle an event for the Scrollbar and No for the Mouse

Here I have an error in the code, I can not get it to run; to help me, you can execute it directly from the executor of this question and see what errors are coming out of me. After it is executed correctly, I would need to manipulate the Scroll...
asked by 15.01.2018 / 20:33
0
answers

Uploading scroll data does not work well

I am generating an AJAX data loading system when scrolling, just like facebook does. But what happens is that it does not work as I expect, although the code I see very well written and with the corresponding logic. This is the index.php c...
asked by 14.11.2017 / 20:32
0
answers

Scroll javascript

I have this method in each element that I select, but it does not scroll up, what can it be? function() { console.warn("<br>Elemento del tipo: <b>" + document.activeElement.type + "</b>"); var elemento = document.acti...
asked by 07.09.2017 / 13:14