Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

23
votes
9answers
7k views

Android: How to detect when a scroll has ended

I am using the onScroll method of GestureDetector.SimpleOnGestureListener to scroll a large bitmap on a canvas. When the scroll has ended I want to redraw the bitmap in case the user wants to scroll ...
11
votes
5answers
8k views

Scrolling a Canvas smoothly in Android

I'm new to Android. I am drawing bitmaps, lines and shapes onto a Canvas inside the OnDraw(Canvas canvas) method of my view. I am looking for help on how to implement smooth scrolling in response to ...
5
votes
1answer
2k views

Ipad/Iphone like scrolling

Have any of you seen like a javascript library that allows fluid div scrolling. I kind of want to do something like the scroll bars in google wave...but maybe less annoying. I happen to love them ...
4
votes
1answer
6k views

Silverlight 3 - ListBox : how to achieve Smooth Scroll and catch MouseDown/MouseUp events

I'm trying to adapt the behaviour of the ListBox for my needs and I ran into several problems 1) How can you programatically set the scrolling position of the ListBox The ListBox does not provide an ...
3
votes
1answer
270 views

Smooth scrolling in Delphi

For years I have been using smooth-scrolling plugins in my browsers (firefox/chrome). They give a precise feel both for the eye and for navigating. No line by line flickering. Is this functionality ...
2
votes
0answers
47 views

Smooth scrolling vertical text for progress

I need to create a control that will show text progress on a splash screen (e.g. will display various modules loaded and status of start up). I'd like the control to show only the last 3 or 4 lines ...
2
votes
1answer
310 views

Wait unitl ListView's smoothScrollToPosition() finishes

Scope need to scroll to certain position smoothly and then "jump" to another positoin with setSelection(anotherPosition). This is done to create an illusion of smooth scrolling of (e.g.) 100 items in ...
2
votes
1answer
856 views

JQuery scroll to anchor on click?

Basically I have this function is a class that creates pagination. I want to somehow use a smooth scroll to move the page back to the top of the comment container div but am unsure where or what ...
2
votes
1answer
226 views

Scrolling momentum on mobile devices

I'm trying to get a general smooth scrolling mechanism that I can implement in my mobile applications. I want it to be generic enough so that it can port to any platform, but I am currently working ...
2
votes
1answer
181 views

JQuery animate: change speed while it is running

I have a sliding div and several buttons that will trigger the animation at different speeds (by using varying values for duration). The buttons are something like: [Left x2][Left x1][Left ...
2
votes
4answers
1k views

Scrolling an HTML page with javascript?

I created a page that scrolled via JavaScript but in some browsers it does not scroll very smoothly when you and text to the page? And it doesn't seem to work at all in chrome. My question is: What ...
2
votes
3answers
5k views

Blackberry - How to implement ListField Smooth Scrolling?

Overview I'm using a listfield class to display a set of information vertically. Each row of that listfield takes up 2/5th's of the screen height. As such, when scrolling to the next item (especially ...
1
vote
1answer
76 views

Using jQuery to perform a smooth scroll of a page using named anchors?

I'm working on a one page website and would like to include named anchors across it for each section. I also would like it so when you click a hyperlink on the navigation, it scrolls down/up the page ...
1
vote
1answer
150 views

Jquery Smooth Scrolling Offset

I'm making a one page site with sticky navigation on center top with width at about 1000px and height of about 20-25px, now i also included a smooth scroll function but my problem is whenever the page ...
1
vote
2answers
412 views

My fixed background made scrolling the site very slow, what can I do to improve it?

I changed the background of my discussion forum using the CSS below http://forum.antinovaordemmundial.com html { background: url(http://antinovaordemmundial.com/mystuff/logo_blog.jpg) no-repeat ...
1
vote
1answer
275 views

Smooth scrolling jquery not working

I am making a 1page website. When i click the navigation link "bas&harald" it should go to the second slide (to the right) smoothly. However i cannot get this to work. I am using this script: ...
1
vote
1answer
498 views

JQuery variable scroll on hover. How can I cause it to ease after mouse out?

Ok, I'm going to try to explain this, but it's kind of difficult. Say I have some html like this, <div id="wrapper"> <div id="scroll"> <!--content--> </div> ...
1
vote
3answers
2k views

Android: HorizontalScrollView smoothScroll animation time

I have a situation in that I am using a horizontal scroll view with images and using buttons to smooth scroll to the different image locations. Now it works okay I was just wondering if anyone knew of ...
1
vote
2answers
429 views

MooTools onLoad SmoothScrolling (Lim Chee Aun Method)

From the post Lim Chee Un made here: http://davidwalsh.name/mootools-onload-smoothscroll window.addEvent(‘domready’, function() { new SmoothScroll({ duration:700 }, window); var el = ...
1
vote
0answers
609 views

Android Custom View - Optimizing Redrawing while Fling

I have a custom view that represents something like a photo-collage. I need to support the following: Fling Zoom In Zoom Out Here's what I currently do: onDraw: Look out for the number ...
0
votes
2answers
53 views

Android: using multithreading to make UI responsive (archieve smooth scrolling)

My activity is to download and display announcements (from announcements web-service). In order to keep UI responsive I do following actions in background threads: 1) upload XML (data are stored in ...
0
votes
1answer
59 views

Smooth Scroll for GridView

Does smoothScrollToPosition() method for GridView works correctly? I have found an open bug report and mine is not working correctly either. setSelection() is working fine but I want a smooth scroll ...
0
votes
2answers
77 views

Smooth scrolling end positioning

I have a nifty smooth animated scroll that goes up and down depending on what you click on the navigation (thanks to CSS-Tricks!). Now this is all working great but I have a nav that sticks to the top ...
0
votes
2answers
140 views

Reduce speed of smooth scroll in scroll view

I have a scroll View. I performed smooth-scroll.using smoothScrollBy().It all works fine, but I want to change the duration of the smooth-scroll. Smooth-scroll happens very fast and user is not ...
0
votes
0answers
32 views

ScrollTo and LocalScroll problems

I'm having trouble getting the ScrollTo and LocalScroll plugins working. I've setup a simple example with two anchors that should scroll smoothly back and forth between each other. For some reason ...
0
votes
1answer
189 views

How to speed up panning and zooming using smoothZoom jquery plugin?

Hello I am currently using the smoothZoom plugin in a project (http://codecanyon.net/item/smooth-zoom-pan-jquery-image-viewer/511142). I have to load in an image of roughly 2500 * 2500 pixels (the ...
0
votes
1answer
259 views

Smooth Scrolling with Sticky Menu

now this is my problem, this is a one page website with stickymenu (#main-menu). The #main-menu is fixed on that position. The first image shows what should the page looks when i click on the "About" ...
0
votes
1answer
48 views

Best way to create a side-scrolling inline element?

I am attempting to get out of amateur status, so forgive any false assumptions or silly questions. I am interested in updating my web site http://scenicdesktops.com, so that instead of the old-school ...
0
votes
0answers
166 views

Question About Scrolling A Tilemap In C++/SDL/OpenGL

I been working with scrolling this week but I recently encounter a problem that I don't understand why it's happening. In a 2D scroller I want to scroll a tilemap pixel per pixel which gives a smooth ...
0
votes
1answer
258 views

iOS UITableView scroll not smooth

My app contains some UITableViews, and cells contain several views. The cells also need to load images from server, so I use the open source tool named SDWenImage to asynchronously load images. The ...
0
votes
1answer
120 views

Page load effects - each new page slides in from a different direction (… as a single page site using scrollTo)

Is there a way to make each pages load by sliding in from a different direction? (X and Y axis) Like in this example: single page site scrolling to div The reason for this is because it doesnt work ...
0
votes
0answers
281 views

jQuery SmoothDivScroll - Continuous scrolling without autoScroll?

Im using the jQuery SmoothDivScroll plugin. http://www.smoothdivscroll.com/ I want to have continuous scrolling, but for manual scrolling not autoscroll. Can this be done? Thanks
0
votes
0answers
118 views

SmoothDivScroll plugin display errors

I use a SmoothDivScroll plugin (http://www.smoothdivscroll.com/) but it display an error in Firebug console (b.Event is not a function). Even it still works, I'd like to get rid of this annoying ...
0
votes
2answers
192 views

Resizing Images in Android for use in a listview

I have a bunch of "large" 400x400 images that I am pulling from a source on the web and I need to display as 100x100 thumbnails in a ListView on Android. If I simply set the dimensions on the ...
0
votes
1answer
334 views

Background 100% and scroll problem

I try to put a background in 100% with the following code: html { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-color: # f2f2f2; background-size: ...
0
votes
1answer
495 views

How to implement smooth scrolling in .NET

I want to implement a smooth/animated scrolling for a custom control in C#. I want something similar to the following javascript example: http://www.kryogenix.org/code/browser/smoothscroll/#p0 My ...
0
votes
1answer
391 views

jQuery SmoothDivScroll - endlessloop works with images but not text in a list

Here is the default SmoothDivScroll demo but with endlessloopright, everything works fine: ...
0
votes
1answer
152 views

thumbscroller problem on Chrome and Safari - Jquery Plugin

Most of you probably know about thumbscroller (http://manos.malihu.gr/jquery-thumbnail-scroller) The thing is i have this problem in Google chrome and Safari that Thumbs literally 'go away' on mouse ...
0
votes
0answers
609 views

JCarouselLite Smooth Vertical Scrolling

Sorry if this question has been asked before, but I was unable to find the exact answer I was looking for. I need to make a vertical text ticker that moves smoothly, with no discernable pauses, and ...
0
votes
2answers
217 views

Eclipse IDE: smooth scrolling with keyboard PGUP PGDOWN

Window 7. In the Eclipse IDE, when I PageUp and PageDown, it jumps to the next bit of code without any scroll effect, which discombobulates me. How can I enable scrolling? Is this called smooth ...
0
votes
0answers
288 views

CSS body { position: absolute; } interferes with both smooth-scrollers for Chrome

I am trying to write a user style for Webkit browsers to change the scrollbars. I want to "overlay" the scrollbars on the background of the page, which I can do by including: body { position: ...
0
votes
1answer
464 views

kswedberg jquery smooth scrolling plugin - highlight links and remove highlight on scroll?

Im using Karl Swedberg's jquery smooth scrolling plugin for same page links: https://github.com/kswedberg/jquery-smooth-scroll The links have a fixed position so they are always visible. I want the ...
0
votes
2answers
530 views

Using jQuery-Smooth-Scroll from one page to another?

I am currently using jQuery-Smooth-Scroll to smoothly scroll up and down to various anchor positions on one of my pages (Page 1). However, what I would also like to be able to do is, from another page ...
0
votes
1answer
268 views

calculating velocity

Im trying to implement inertial scrolling in my GLSurfaceView and to do that i need to figure out how to calculate velocity, but im not sure how to do so. the translation is stored in a matrix, and it ...
0
votes
4answers
289 views

Fixed positioning issue Firefox; IE too

In Firefox on this page position fixed along with smooth-scroll.js works perfectly. On this page in Firefox the right nav does not display all nav items it gets cut off. How to fix? Use CSS? Also ...
0
votes
3answers
334 views

jQuery move and accelerate to a direction for unknown distance (smooth scroll)

Imagine this code (simplified) <img id="leftArrow"/> <div style="overflow:hidden; width:300px"> <img id="wideImage" style="width:1000px; position:absolute; left:0"/> </div> ...
-1
votes
1answer
94 views

Scrolling a div with animate on mousedown and stop on mouse up

I have modified code found on stackoverflow to create buttons to scroll a div on mousedown and stop scrolling on mouseup. Here is the code. Nothing happens with it, no scrolling. It looks to me to ...
-2
votes
1answer
78 views

SmoothDivScroll give me a blank div

I am using the plug-in "Smooth Div Scroll 1.2". In my website I notice that when I scroll to the last post appears another empty/blank one. It seems to be a problem with the multiple container divs ...