Questions tagged as 'scroll'

0
answers

Horizontal Scroll

Boys, I have this doubt. I have a jquery that works well on a mac, but on windows it gives me problems. To leave it in context ... I have a horizontal scroll that when I scroll it passes images and everything, once it finishes it allows to go...
asked by 11.12.2017 / 17:12
0
answers

Links by anchors, modify scrollTop

I have an anchor link that takes me to a div on another page of the site. I do not like how the page looks because it is very close to the top margin. I would like to move the div down. How can I do it for javascript? I tried this, but it d...
asked by 06.09.2017 / 13:32
0
answers

Scroll two fragments into an activity

The image I put is the example of the moovit app of the functionality that I am interested in implementing, if you drag where the tabs are (stops and favorites) you can scroll up or down and the lower or upper fragment is growing . My q...
asked by 19.03.2017 / 08:48
0
answers

How to disable the scroll in a TvertScrollBox component in Delphi?

I am making an application for IOS and Android devices in Delphi, Rad Studio XE10.1 Berlin, and I have a problem. In a form, I have a TvertScrollbox , and within the many components to visualize, and one of them is a Tlistview ....
asked by 29.09.2016 / 10:36
1
answer

JavaFX Marquee exits node

I have a problem with the "Marquee" animation in JavaFx. This is the situation: I have an HBox with three nodes and in the central node I have a Label with a text that I want to make the animation, which works perfectly, but when it goes to the...
asked by 10.11.2016 / 10:18
0
answers

Two scroll jquery one after the other

A question for JQuery and the vertical scroll: I have two div s obvious the first one is on top of the other. <div class="uno"></div> <div class="dos"></div> The problem is that I have the main scroll of the w...
asked by 26.08.2016 / 06:43
1
answer

How to make an element hidden, then appear and disappear again with the scroll in Jquery

I'm doing a website and I want to make an element: 1- This hidden. 2-Appear when the scroll is greater than 900px. 3-Disappear when the scroll is greater than 3000px. I was using Jquery and the code I did is the following: $(document).ready(fu...
asked by 10.07.2018 / 04:44
1
answer

Android Studio problems with ScrollView

I have a problem. I have a scroll view that contains text and buttons, the idea is as the buttons are pressed, the texts appear (the texts the buttons are invisible and when they are pressed the buttons change to visible). The problem is that wh...
asked by 21.09.2016 / 17:57
2
answers

how do I make my messages show from bottom to top

I'm creating a chat but the only problem I need is to put the effect that characterizes a chat and is that the messages go from bottom to top. I have it like this: recently published no.2 no.3 - send message - but I want i...
asked by 01.07.2018 / 06:05
1
answer

Tab bar items with scroll

I'm doing an app for iphone that has a tab bar controller with 4 elements, the problem is that the titles are long and there is very little space. Is there any way to make the tabs scroll so that the last element appears to scroll in the bar...
asked by 29.05.2018 / 11:55