Questions tagged [scroller]

248 questions
0
votes
1 answer

Scrollers are not displaying in UIWebView

I have a span inside a div, and although I can scroll vertically just fine, there are no scroll indicators displayed like I'd usually see in a UIWebView while scrolling. Any clues to why? This is formulated in javascript …
Chewie The Chorkie
  • 4,896
  • 9
  • 46
  • 90
0
votes
1 answer

Android Scroller: current velocity calculation

Some time ago I started to write some kind of a list view for my purposes and yesterday I became frustrated due to something strange happening with my scrolling behaviour. I have read the source code of the default android.widget.Scroller class…
rus1f1kat0R
  • 1,645
  • 1
  • 16
  • 22
0
votes
1 answer

Jquery Continuous vertical text scroller that refreshes content

I have been trying to adapt JQuery to do what I want, and after spending hours trying to find the answer, am appealing to my betters. I am using vticker to create a continuously scrolling display. This information updates every 60 - 90 seconds,…
Jon T.
  • 1
  • 2
0
votes
1 answer

Fix right column top after scrolling to some extent

I want to fix postion of "#rightPanelscrl" when I can see the last part of it. I am using below code and it is functioning correctly in FF and not at all working in Chrome.. Can anyone me out please..! var sidebarScrollTop =…
0
votes
1 answer

How to set div with image in it, outside the websites width, without scroller to appear?

I have a website with two divs aside the main body, on the left and right side, and both of them have images which are approximately 500px in width, combined with the main body width of 980px (it makes them larger than any normal screen…
GixxerMKD
  • 11
  • 2
0
votes
1 answer

Horizontal div scroller with enlarge on hover

I'm wondering if someone could help. I'm trying to create a horizontal scroller activated by mouse, which enlarges div on hover. But can't get it working. I have created an example here: http://vonholmes.co.uk/scroller/scroll-test.html However, the…
vonholmes
  • 61
  • 1
  • 9
0
votes
1 answer

jQuery noConflict

In Maine Jan turns to understand how to fix this bug. jQuery.noConflict - if you remove, then everything works fine, except thumbnailScroller. how to fix it?