Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. nickharambee

    help needed scrolling to div on event in jPlayer playlist

    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 scrollbars and mousewheel scrolling, and when the track changes I would like it to trigger a...
  2. nickharambee

    amending right click menu to download audio from jPlayer

    Thanks very much feherke. Changing the script in the way you mention works just as i'd like it to. I tested in Safari, Opera, Firefox, Chrome & IE8. Enjoy the day or night, or whatever it might be.... Nick
  3. nickharambee

    amending right click menu to download audio from jPlayer

    The screenshots I took were from a webpage I haven't properly published yet, so I sent a link to the same type of playlist, with the same mp3 links. It wasn't a bug I was reporting, just a feature I'd like to add to the playlist, i.e. the ability to right click on the track name and download...
  4. nickharambee

    amending right click menu to download audio from jPlayer

    Sure, OK: Here is a live example of a jPlayer Playlist: http://demo.chapmanit.com/jplayerPlaylist/
  5. nickharambee

    amending right click menu to download audio from jPlayer

    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 clicks on the track name however all that can be downloaded is an html file. I am trying to find a...
  6. nickharambee

    Script needed for scrolling DIV with particular features

    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 on hover and fast on click 3. The DIV to be scrolled will contain an audio playlist, generated by...
  7. nickharambee

    Proportionally fitting images in Slideshow 2!

    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; } I would then like all the images I use in the slideshow to fit within this area (i.e. 420 x 250). The images will all have a height of 250px, but...

Part and Inventory Search

Back
Top