Questions tagged [jquery-scrollable]

A jQuery plugin that adds customizable scrollbars to any element.

A jQuery plugin that adds customizable scrollbars to any element. The scrollbars can be easily styled by CSS. Also, behavior of the scrollbars can be modified by passing in optional parameters to the plugin.

80 questions
0
votes
1 answer

JQuery Scroll to Div Ignores Offset

For my navigation I am using the scroll to div jquery displayed below, but when I first click on the link it scrolls and ignores the offset from top, but if I was to click the link again it would correct itself. $(document).ready(function() { …
Andy Buckle
  • 127
  • 1
  • 1
  • 7
0
votes
1 answer

jQuery tools scrollable navigation dots

http://jquerytools.org/demos/scrollable/index.html My question is: how to implement scrolling not one but four elements by clicking dot. Left, right buttons should scroll one item per click. Thanks for any help
Joeeee
  • 1,256
  • 6
  • 18
  • 25
0
votes
1 answer

scroll to top using .animate if at top stop - jquery

im using .animate to scroll to the top of the page, but if the user is already at the top or very near it and they click .proj-tile they wont be able to scroll down again for 1200ms is there a way to stop the script stop when the top is reached ? …
sam
  • 9,486
  • 36
  • 109
  • 160
0
votes
1 answer

Jquery, scroll a div depending on keypress

I have a div of 300px fixed height. Inside the div a have a table that has inputs with a larger height which makes the div to scroll(this is my option so i want it to be overflow:auto)..i dont't have more than 300px of space With the keypress event…
-1
votes
1 answer

How do I prevent my jQuery Gallery from overlapping?

My jQuery image gallery is overlapping, preventing the view from being able to select back and forth. Can anyone help me fix this issue? Here is a link to the page http://www.etterengineering.com/sliderDEMO.php. HTML: …
Stephanie
  • 81
  • 1
  • 4
  • 11
1 2 3 4 5
6