Scrolling refers to the continuous sliding of content across a display screen.
0
votes
1answer
22 views
ScrolledPanel not resizing after DestroyChildren
I got this code from a topic on Stackoverflow ScrolledPanel inside Panel not sizing. It works well for me. However I want to destroy all children of the scrolled_panel then recreate its new children. ...
0
votes
0answers
93 views
GridView Scroll Left to right in android
I have a grid view with Image.
I can Scroll up down if grid increases.
But I want to scroll my grid left right to show all element.
I mean 3 grid in a raw and when scroll left right then show other ...
2
votes
1answer
133 views
Panel loses content when scrolled down
I have 2 panels inside one larger panel. The 2 inner panels auto size and the outer panel auto scrolls so that I can scroll down the content of my 2 panels together.
I use the paint event to draw ...
0
votes
1answer
37 views
How to move the control to the bottom of a TextView in ScrollView ( Scroll to bottom)
In my layout I have a TextView inside a ScrollView. But I am unable to scroll to the bottom of the TextView programmatically.
I have tried with setSelection(int) but the method is undefined for ...
0
votes
1answer
82 views
jQuery Smooth Div Scroll WP - How to start again autoscroll when mouse not over image?
Please I need your help:
I'm using Smooth Div Scroll with wordpress
Is there a way to "stop the autoscrolling when mouse over", "start autoscrolling when mouse not over"?
Right now, autoscrolling ...
1
vote
3answers
55 views
JS: Applying focus effect on an element when scrolled to
Here is the fiddle: http://jsfiddle.net/fz5Yk/5/
All I want to achieve is to highlight (e.g adding a background color) the heading (in <strong> </strong> tag) of the section-3 when I ...
1
vote
1answer
59 views
Making the scroll animation not stopping but smooth
Do you guys have any idea to get this (http://hvlmnns.de/middle/) smoother?
on my system it stucks a bit.
Would also be nice to have this kinda ios afterscroll effect.
here is the code
...
0
votes
0answers
18 views
Scrollspy not working
i got this code, and no matter what i do, the scroll spy won't work, can anyone shed some light into it? thanks in advance!
<div class='corpo effect8'>
<div class='esquerda'>
...
0
votes
0answers
57 views
Jquery script for div that scrolls with page, but not beyond its parent container
I've got a page wherein a menu is displayed at the top of the screen #menu, and remains fixed at the top of the screen as the user scrolls. What I'd like to do is give it minimum and maximum y-values ...
0
votes
1answer
28 views
Can i remove bottom scroller on overflow:scroll?
So i have a popup window with a scroller. For scroller i used basic css element overflow: scroll. But the problem is scroller appears on the side and on the bottom. Now i want to know if there is ...
0
votes
0answers
32 views
UIScrollView doesn't scroll when subView is highlighted
I have a UIScrollView with different subViews. When one of these subViews is highlighted (a UIButton for example) and the user drags his finger, the UIScrollView doesn't scroll. In a UITableView when ...
1
vote
1answer
44 views
Flex Moving Image
I am working on a project where I have a background image that is going to move depending on what button a user clicks. The idea is that every time the user clicks on a button, the "map"(of which I ...
0
votes
0answers
39 views
html scroll to anchor element with the same name
I am looking for a javascript function(possibly jquery) to scroll to individual anchor elements with the same name.
the anchor code is :
<a class='exclude' name='placemark'></a>
...
1
vote
1answer
55 views
problems triggering functions when scroll back to top of webpage
I am working on a fixed position top nav bar that "appears" after the visitor starts scrolling. (Appears as in the background changes, logo resizes and borders appear so that it looks separate from ...
1
vote
1answer
53 views
android make a listview un-scrollable
I try to prevent a listview from scrolling.
i've seen on other topic ( such as How to get a non scrollable ListView?) to use a Linear layout instead.
However, it is not possibble in my application, my ...
0
votes
2answers
20 views
Multiple scroll event definition, and discriminatory event unbinding
I ask a specific question about jquery scroll events, but it seems like the answer could have implications to jquery events in general (which I am also interested in knowing).
Suppose that jquery ...
0
votes
1answer
68 views
Custom cells reload issue while scrolling UITableView
I have a UITableView where in i am using a custom UITableViewCell. All is well until the UITableView is scrolled. As soon as i scroll the UITableView the cells in Second section starts showing the ...
0
votes
1answer
42 views
Scroll many pictures in a panel
I have a Panel and I put pictureboxes in the Panel. All pictureboxes are square and same size. I put them in 3 columns. I want to autoscroll them (move up). When the first three pictures (1st row) ...
2
votes
3answers
121 views
Change div css when user scrolls past it, using jQuery
When a user scrolls past a div I need it's css changed to position:fixed.
Much like what is done here: http://imakewebthings.com/jquery-waypoints/shortcuts/sticky-elements/ but with just plain jquery, ...
1
vote
0answers
376 views
jQuery horizontal scroll div with drag
I use jquery dragdealer (http://code.ovidiu.ch/dragdealer/) to scroll horizontally a div container.
It works great, however it's not smooth on touch device and a little buggy on pc.
To scroll ...
0
votes
2answers
56 views
Jitters when setting scroll on window
EDIT:
I figured out the cause of the issue. When you scroll with the scrollbar, and then programmatically set the scroll, the scrollbar moves, which causes the browser to recalculate the scroll ...
-1
votes
0answers
27 views
Using scroll to control sound volume Jquery
Found a good post that tells me how to fade sound out while scrolling down the page but I need to know the opposite - how to fade the sound up (louder) while scrolling down and sound fade out when ...
0
votes
3answers
40 views
jquery prevent normal scroll and animate
Basically I am looking for a way to recreate the scrolling feature on this website
http://beoplay.com/Products/BeoplayA9
The thing is that when you begin scrolling, the page doesn't scroll as usual, ...
0
votes
1answer
84 views
How do I make a smooth scrolling animation?
I have a CListCtrl which has about 100,000+ entries. The user is presented with a search box to search among these entries. On finding a match, I set that as a selection and scroll to it using ...
0
votes
2answers
55 views
div overflow will not scroll horizontally?
i am trying to make a div overflow scroll horizontally rather than vertically, but for some reason even if i try overflow-x:scroll it only ever scrolls vertically.
can someone please show me where im ...
1
vote
2answers
260 views
Stop scrolling to the top on a master page with ContentPlaceHolder?
I have been pulling my hair on this for 2 days without success.
As you can read in the subject, I am simply trying to stop the web page from scrolling to the top of the page when a user clicks a link ...
0
votes
1answer
110 views
Have a fixed position div that needs to scroll if content overflows
I have actually two issues, but lets resolve the primary issue first as I believe the other is easier to address.
I have a fixed position div on the left side of the scroll for a menu. Right side is ...
0
votes
0answers
85 views
keep Scroll position with every refresh in list view
I set a timer in my app, I could get some information from a web service and resulted in a list view to display. Now my problem is that every time the timer runs, scroll back to the beginning ...
how ...
0
votes
0answers
38 views
jquery dragging from a scrollable div makes the div scroll to top
I have a long table inside a scrollable div.
The td-content of that table can be dragged/dropped to another table.
What happens is that if I scroll down a little to pick a TD just outside of the ...
0
votes
1answer
33 views
Item not scrollable in scrollview - Android
I will try to explain the idea with this draft:
Draft (not image because I don't have reputation)
The main layout is a Scrollview. Then, red color is a LinearLayout and will contain an image. The ...
0
votes
0answers
54 views
Safari: AJAX load + DOM manipulation + scroll in the same moment are impossible?
I'm developing a small web-app with infinite scroll. And I meet strange problem with Safari.
Trying to achieve the next: we have 3 blocks on the page.
As we scrolling page down and middle point of ...
0
votes
1answer
31 views
Combine scroll and resize events after document is ready
In this example all things work nice, but when scrolling in large window width then resize it to small window the div still take the .fixed class
So it's working just when the scroll is 0px(top), but ...
0
votes
0answers
66 views
Need Iframe content height for finding scroll position
I have a page which has an iframe with an external source.i.e the source from a different domain. My aim is to find the scroll position of that iframe content for analytics. I need to find the iframe ...
0
votes
0answers
69 views
Smooth scrolling/jump to javascript issue
I'm using the stellar and smooth scroll js from this site (www.cedricvella.com) as an example to learn how it works so I can apply something similar to my site. I only have a local copy so I can't ...
1
vote
1answer
105 views
Scroll a image on a set path with javascript HTML5 and CSS3
I have a background image, like a map, with a road. The road is not straight, it also has some curves on it.I want to do something similar with the attached link, but like I said, on a road that is ...
0
votes
0answers
96 views
Adjust Absolute Position based on scroll — Choppy in IE/Chrome/Safari but smooth in Firefox
I built a website that has a ton of fixed features, elements that parallax, and fixed backgrounds. There are some elements I'd like to keep in place WITHOUT setting the position to fixed (Many ...
0
votes
2answers
56 views
How to scroll to an element within a modal using jquery?
I have an opened modal that I insert elements into line by line. Each line has it's own ID tag. Currently as the the list grows bigger than the modal window the text just gets hidden at the bottom of ...
0
votes
0answers
56 views
Scroll down to see more sections script
I recently noticed a cool UI "scroll down to see more" effect that Facebook used when it introduced users to their new Facebook profiles. The way it worked is that when you visit the page, you see an ...
1
vote
3answers
77 views
Can't scroll down on my website
So I've been working on this site http://developed-web.com/ and thought it'd look nice with this site plugin (link)
The problem now is that I can't scroll down through my page. I've tried setting my ...
0
votes
3answers
66 views
Multiple scroll view android
I have an expandablelistview and above that there is a relative layout which contains an image .I want to scroll listview and the above layout at same time ? is it possible ?
<RelativeLayout
...
0
votes
0answers
92 views
jQuery does not remember scroll position after location.reload (Internet Explorer)
I am using jQuery clueTip plugin v1.2.5 (on defalut.php) to load a .php-file (ajax.php) in a tooltip. On that file (ajax.php) I have a save button that will send some POST - data using jQuery and then ...
0
votes
1answer
90 views
Returning a variable to use within another function in JQuery
I'm making an image gallery, when I click a button I can scroll through to the next image.
I also have the option to 'jump' to a specific image. This all works fine.
However, if I scroll regularly ...
0
votes
0answers
34 views
jquery: how to determine end of scrolling
there is allready a question about that topic, which i want to extend: jQuery scroll() detect when user stops scrolling
There some different ways to get out, when the user stops scrolling.
My way:
...
0
votes
2answers
94 views
scroll() in not working in jQuery for dynamic elements
I am using the following.This is not working for dynamically created elements.I am usinh jQuery 1.4.2
$(".wrapper1").live("scroll",function(){
alert(123);
$(".wrapper2")
...
4
votes
1answer
177 views
Horizontal scroll on mouseMove - wide div in smaller div with overflow:hidden (Can't get the math to work)
I'm trying to make a "line" of image thumbs, where it scrolls on mousemove. And I got it to work, but my problem now is that i wanted to make a "padding" on the sides so I doesn't have to have the ...
1
vote
2answers
78 views
Slide HTML Table rows up and repeate
I found some cool code while working on a project. Its jquery that effects a html table. It basically makes the tbody scroll up so the row that was at the top goes to the bottom and the rest of the ...
0
votes
2answers
40 views
Scroll to a location on a page
I'm trying to move to a specific location on the page after a link is clicked.
Here's my website:
http://violetoeuvre.com/
I want the page to jump to the writing section when the top writing link ...
0
votes
0answers
46 views
How do I show view in half on ViewPager
I use Viewpager for photos to show. but I want to show half of the View and when on touch The other half will be appear. Finally, It would show 6 times for 3 Views. is it posibble? what I want to ...
0
votes
1answer
53 views
jquery scroll not being triggered
I'm trying to do a parallax scroll tutorial (http://net.tutsplus.com/tutorials/html-css-techniques/simple-parallax-scrolling-technique/). I cannot get the background position css to change via jQuery. ...
1
vote
0answers
43 views
Scroll to Fix - use Plagin
I'm trying to use this code in my project.
This is my project
This is code of my js:
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" ...






