Questions tagged as 'rolamento'

0
answers

Horizontal scrolling using Swipe, Touch or Drag

I have 4 tables of information, and I would like to do a swipeleft or right , the same in order to change to the next table or above. Example: link My current HTML and CSS code: link Explanation of fiddle : It shows...
asked by 27.10.2015 / 15:41
0
answers

ListView loses state of rows during scroll

I have a ListView and I use the following layout for the adapter: <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/llContainer" android:layout_width="match_parent" android:layout_h...
asked by 29.07.2015 / 14:16
0
answers

HTML table with fixed top columns

I'm trying to create a table that when the page goes down, the column row is fixed at the top. So, in jQuery I defined in the scroll event that when the columns were below the offset, it changed the Position of the columns to FIXED and...
asked by 05.06.2015 / 14:25
0
answers

Do not let the scroll stay in the middle, stay in one element or another

Before long I wanted to apologize for the title of the question, I could not find a better way to explain it. What I want is a 'normal' page, which has for example: 5 sections, I wanted the scroll not to see half of one and half of another, ie a...
asked by 20.06.2015 / 12:23
0
answers

How to use the onSnapFinish (); of jquery-panelsnap /

I'm having a question in the jquery-panelsnap plugin ( link ) it's a plugin that works with transition from sessions from the scroll. It works great, but instead of using all my sections with 100% height, as in some I will have less content,...
asked by 25.05.2015 / 20:53
0
answers

scroll wheel and to the div that is below

Good morning people. I'm developing a website and I have a problem. I want to make the site presented some products, and I want it when scrolling the site scrolls say a certain size stopping at the position I want. Let's say the page rolls...
asked by 09.12.2014 / 21:34
1
answer

Remove Scroll fixed from sidebar

I have this code that when the scroll moves it fixes the sidebar in the top, until then this correct now that when the sidebar approaches the footer, a scroll bottom, or something of the type is applied so that it follows the footer. <s...
asked by 30.07.2014 / 16:28
1
answer

How do I enable scroll wheel scrolling of a modal in Bootstrap? [closed]

How can I make the scroll bar of a PDF file, loaded within a iframe (which is within a modal of Bootstrap ), work when the bar is clicked and when running scroll of the mouse (only works when the bar is clicked).   ...
asked by 24.09.2015 / 19:28
1
answer

UIScrollView scrolling when displaying keyboard - Swift

I'm using a UIView with a UIScrollView to assemble a layout, but every time the keyboard is shown scrollview and scroll down, I tried some solutions, found here and in other forums, none of them solved my problem, Note: I'm creating the layout p...
asked by 17.08.2018 / 18:04
1
answer

Change opacity gradually with scroll

I want to apply opacity to the footer of my site, the footer is fixed in bottom and behind the rest of the site type parallax effect. But I can not seem to get the opacity to stay gradually, as soon as I scroll down the scroll bar,...
asked by 10.10.2017 / 22:18