Thanks a million Mike!
This is EXACTLY the kind of tips'n'tricks that I need to learn. I will
address all the things you point out as soon as I have the time!
/Thomas
Mike Alsup wrote:
All improvements and suggestions are welcome!
Some quick comments on the code itself, not the impleme
> All improvements and suggestions are welcome!
Some quick comments on the code itself, not the implementation, just
the technical bits:
1.) Your plugin is not chainable. The plugin function should 'return
this' to honor jQuery's chaining model. For example, this will fail:
$('div').smoot
Sam Sherlock wrote:
Nice stuff there. I have been playing around with it I would like to be
able to click on the arrows and advance more rapidly through the
scrollablearea. Guess this might be going against what your trying to do.
Adding a click event that makes the scrolling go faster is a
Nice stuff there. I have been playing around with it I would like to be
able to click on the arrows and advance more rapidly through the
scrollablearea. Guess this might be going against what your trying to do.
Perhaps also some class should be added so that certain styling is applied
where js i
4 matches
Mail list logo