Hi
I am trying to implement a scroll to DIV (i.e. smooth scrolling with some easing) on various events in jPlayer, a javascript audio playlist. Essentially the playlist is in a scrolling DIV with...
Type: Posts; User: nickharambee; Keyword(s):
Hi
I am trying to implement a scroll to DIV (i.e. smooth scrolling with some easing) on various events in jPlayer, a javascript audio playlist. Essentially the playlist is in a scrolling DIV with...
Hi,
I am trying to work out if it is possible to use Scrollable, part of jQuery tools, to scroll through 1 item/div vertically. At the moment I can only get it working with at least two DIVS. It...
I am using a javascript audio player on a webpage that has an option to download the track by right clicking on a link called 'mp3' at the end of each track in the playlist. When the user right...
Hi,
I am looking for a script for a scrolling DIV with the following features:
1. DIV can be scrolled vertically using mousewheel/trackpad/finger on iPad
2. Up/Down buttons which scroll slowly...
Hi
I have set an overall size for the Slideshow 2! div in the CSS file as follows:
.slideshow {
height:250px;
margin: 0 auto;
width:420px;
}