Questions tagged [scroller]

248 questions
1
vote
1 answer

Trying to make a never ending image scroller with mulitiple images but I'm stuck, any tips?

I am updating the website at my work with a coworker of mine and we had an awesome idea to have our sponsors scroll at the bottom of the screen to more easily see all of them and to make it look a bit neater than previous designs. The issue is, we…
WinryKate
  • 35
  • 7
1
vote
1 answer

Timeline Style JQuery Scroller

Hey, not exactly looking for code help as it's too much to ask for someone just to write it up, I assume, but basically I'm in need of a script that will display a single div (that contains text and image) but with a scrollbar bellow it and as you…
owenmelbz
  • 6,180
  • 16
  • 63
  • 113
1
vote
3 answers

Finding an item with JQuery whose index matches a count variable

I have an image scroller set up, and I keep a count of the current item through a variable called current_item. Now, I want to display the alt text of the image in a list of images whose index matches the item_count. Here's the JQuery var…
mheavers
  • 29,530
  • 58
  • 194
  • 315
1
vote
2 answers

Spark Scroller, limit to vertical scrolling

I have a Spark Scroller within my View because I have a lot of content and require vertical scrolling. I current have some labels that get data from my dataProvider, and the strings are sometimes long. I'd like the label to be multiline, but because…
robp
  • 58
  • 6
1
vote
1 answer

header and table body are not in proper alignment datatable

//In dtOption I am giving .withOption('scrollY','auto')
But due to this, the header and remaining body are not in proper alignment. I tried…
developer
  • 76
  • 1
  • 12
1
vote
1 answer

colorbox and scroller

I'm having problem with colorbox when loading content first time after opening the page. I was making a list of people with button description for each person. after pressing a button opens a colorbox "window" with info that is taken from db…
arturs
  • 91
  • 2
  • 10
1
vote
1 answer

Creating a auto scrolling circular jquery image scroller

I have searched high and low, but have found very little to achieve my desired result, I am trying to take a bunch of images, and create a smooth auto scrolling horizontal image scroller, similar to this…
Odyss3us
  • 6,457
  • 18
  • 74
  • 112
1
vote
0 answers

How do I cancel ViewPager's "snap" animation after calling endFakeDrag()?

Context: I tried to implement a flingable VelocityViewPager. The flinging motion works properly. I like that the page "snaps" to center after the flinging motion. Despite this, I've had a few issues with it so far. One issue is that the page doesn't…
Serpentos
  • 33
  • 5
1
vote
2 answers

How to create the background for a LED text scroller in Android?

I want to create a background exactly like these two pictures: Currently I have the text scrolling horizontally with a special LED-like font, however my background is just pure black. I'm not sure how to make the background LED-like.
Steven Chen
  • 397
  • 1
  • 6
  • 19
1
vote
0 answers

Android - How can i get a scrollView to scroll automatically at a definable rate?

I am writing a teleprompter app for the Android and i am trying to get the script to automatically scroll at a definable rate. I have attempted to do so by extending Scrollview and writing a new SmoothScrollBy function. Here is my code. Custom…
MoeABM
  • 53
  • 2
  • 6
1
vote
1 answer

jquery tablesorter scroller height

I am trying to set a dynamic height to tablesorter scroll. The general idea is the following: my table will be browsed with different devices, laptop, mobiles and tablets; I can set the initial value of the scroller (I.e. scroller_height : 500 ) but…
Ob On Ken
  • 37
  • 1
  • 1
  • 8
1
vote
1 answer

Group should scroll vertically but is expanding to infinite in width

I have a group for which I want to enable horizontal scrolling. Vertically the group should be as wide as possible (100%).
hering
  • 1,956
  • 4
  • 28
  • 43
1
vote
1 answer

Filter stop working when scroller widget is added

I have a table with filters which I use tablesorter and filter formatter. I want to add a scroll bar to the table but when I add the widget-scroller.js, it stops working. header: