Questions tagged [autoscroll]

A behaviour of a control that allows automatic scrolling capability.

592 questions
2
votes
3 answers

jQuery Circular Content Carousel Autoscroll

I found a cool carousel script named Circular Content Carousel by Tympanus. It's almost exactly what I need. When clicking on the "more" link, the respective item moves to the left and a content area will slide out. What I need to achieve now is to…
niczcool
  • 23
  • 1
  • 1
  • 6
1
vote
1 answer

AutoScrollMinSize glitches on form Minimize/Maximize

I have a custom UserControl with a function that updates the AutoScrollMinSize each time the control is resized. This control is set to DockStyle.Fill inside a parent form with some other controls. My problem is that when I minimize or maximize the…
Trevor Elliott
  • 11,292
  • 11
  • 63
  • 102
1
vote
2 answers

jQuery Auto Scroll to DIV ID

I have a div id a third of the way down a web page HTML
JavaScript